Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-51493-2178/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/grpc-1.48.1-4.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-51493-2178/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QAn24V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-1.48.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grpc-1.48.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.48.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/grpc-1.48.0-python-grpcio_tests-DynamicStubTest-hang.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/31671.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/grpc-1.36.4-python-grpcio_tests-fixture-super.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/grpc-1.48.0-python-grpcio_tests-skip-compression-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/grpc-1.45.0-python_wrapper-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/skip-network-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/disable-to-download-external-proto-library.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cp -p third_party/upb/third_party/utf8_range/LICENSE LICENSE-utf8_range + sed -r -i -e 's/^(# AUTO-GENERATED .*)/\1\n# Then, modified by hand to build with an external system protobuf# installation./' -e 's/^(CC_FILES=\[).*(\])/\1\2/' -e 's@^((CC|PROTO)_INCLUDE='\'')[^'\'']+'\''@\1/usr/include'\''@' -e '/^PROTOBUF_SUBMODULE_VERSION=/d' tools/distrib/python/grpcio_tools/protoc_lib_deps.py + cd /builddir/build/BUILD + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.48.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rvf third_party/googletest removed directory 'third_party/googletest' + mv ../googletest-0e402173c97aea7a00749e825b194bfede4f2e45 third_party/googletest + rm -rvf third_party/xxhash removed 'third_party/xxhash/xxhash.h' removed 'third_party/xxhash/LICENSE' removed 'third_party/xxhash/BUILD' removed directory 'third_party/xxhash' + find . -type f -perm /0111 -exec gawk '!/^#!/ { print FILENAME }; { nextfile }' '{}' + + xargs -r chmod -v a-x mode of './Rakefile' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/cpp/README.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Tools/SourceLink.csproj.include' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/.gitignore' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/ext/grpc/config.m4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/interop/interop_client.php' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/generated_code/GeneratedCodeTest.php' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './templates/src/csharp/build/dependencies.props.template' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './.rspec' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './doc/interop-test-descriptions.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googletest/test/gtest_xml_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googletest/test/gtest_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googlemock/test/gmock_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/jobset.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/watch_dirs.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/dockerjob.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/cleanup/cleanup.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_test_client.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_test_server.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_channelz.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_td_setup.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/gcp/utils/big_query_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/expand_bin_attrs.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/list_protos.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/expand_version.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/generate_projects.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Gemfile' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './test/core/end2end/gen_build_yaml.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) removed 'src/boringssl/boringssl_prefix_symbols.h' removed 'third_party/cares/ares_build.h' removed 'third_party/upb/third_party/lunit/console.lua' removed 'third_party/upb/third_party/lunit/LICENSE' removed 'third_party/upb/third_party/lunit/lunit.lua' removed 'third_party/upb/third_party/lunit/README.google' removed directory 'third_party/upb/third_party/lunit' + rm -rfv src/boringssl/boringssl_prefix_symbols.h third_party/cares/ares_build.h third_party/upb/third_party/lunit + echo '' + rm -rvf examples/android src/android removed 'examples/android/helloworld/gradle/wrapper/gradle-wrapper.properties' removed 'examples/android/helloworld/gradle/wrapper/gradle-wrapper.jar' removed directory 'examples/android/helloworld/gradle/wrapper' removed directory 'examples/android/helloworld/gradle' removed 'examples/android/helloworld/settings.gradle' removed 'examples/android/helloworld/gradlew.bat' removed 'examples/android/helloworld/gradlew' removed 'examples/android/helloworld/README.md' removed 'examples/android/helloworld/gradle.properties' removed 'examples/android/helloworld/.gitignore' removed 'examples/android/helloworld/build.gradle' removed 'examples/android/helloworld/app/src/main/res/mipmap-mdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-mdpi' removed 'examples/android/helloworld/app/src/main/res/values/strings.xml' removed directory 'examples/android/helloworld/app/src/main/res/values' removed 'examples/android/helloworld/app/src/main/res/mipmap-xhdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-xhdpi' removed 'examples/android/helloworld/app/src/main/res/layout/activity_helloworld.xml' removed directory 'examples/android/helloworld/app/src/main/res/layout' removed 'examples/android/helloworld/app/src/main/res/mipmap-hdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-hdpi' removed 'examples/android/helloworld/app/src/main/res/mipmap-xxhdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-xxhdpi' removed directory 'examples/android/helloworld/app/src/main/res' removed 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp/HelloworldActivity.java' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc' removed directory 'examples/android/helloworld/app/src/main/java/io' removed directory 'examples/android/helloworld/app/src/main/java' removed 'examples/android/helloworld/app/src/main/cpp/grpc-helloworld.cc' removed directory 'examples/android/helloworld/app/src/main/cpp' removed 'examples/android/helloworld/app/src/main/AndroidManifest.xml' removed directory 'examples/android/helloworld/app/src/main' removed directory 'examples/android/helloworld/app/src' removed 'examples/android/helloworld/app/proguard-rules.pro' removed 'examples/android/helloworld/app/.gitignore' removed 'examples/android/helloworld/app/build.gradle' removed 'examples/android/helloworld/app/CMakeLists.txt' removed directory 'examples/android/helloworld/app' removed directory 'examples/android/helloworld' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/ButtonPressHandler.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/AndroidManifest_endpoint.xml' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/native.cc' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/values/strings.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/values' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/layout/activity_main.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/layout' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/MainActivity.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/BUILD' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/ExportedEndpointService.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/AndroidManifest.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/ButtonPressHandler.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/native.cc' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/values/strings.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/values' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/layout/activity_main.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/layout' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/MainActivity.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/BUILD' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/AndroidManifest.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient' removed 'examples/android/binder/java/io/grpc/binder/cpp/README.md' removed directory 'examples/android/binder/java/io/grpc/binder/cpp' removed directory 'examples/android/binder/java/io/grpc/binder' removed directory 'examples/android/binder/java/io/grpc' removed directory 'examples/android/binder/java/io' removed directory 'examples/android/binder/java' removed directory 'examples/android/binder' removed directory 'examples/android' removed 'src/android/test/interop/gradle/wrapper/gradle-wrapper.properties' removed 'src/android/test/interop/gradle/wrapper/gradle-wrapper.jar' removed directory 'src/android/test/interop/gradle/wrapper' removed directory 'src/android/test/interop/gradle' removed 'src/android/test/interop/settings.gradle' removed 'src/android/test/interop/gradlew.bat' removed 'src/android/test/interop/gradlew' removed 'src/android/test/interop/README.md' removed 'src/android/test/interop/gradle.properties' removed 'src/android/test/interop/.gitignore' removed 'src/android/test/interop/build.gradle' removed 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp/InteropTest.java' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc' removed directory 'src/android/test/interop/app/src/androidTest/java/io' removed directory 'src/android/test/interop/app/src/androidTest/java' removed directory 'src/android/test/interop/app/src/androidTest' removed 'src/android/test/interop/app/src/main/res/mipmap-mdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-mdpi' removed 'src/android/test/interop/app/src/main/res/values/strings.xml' removed directory 'src/android/test/interop/app/src/main/res/values' removed 'src/android/test/interop/app/src/main/res/mipmap-xhdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-xhdpi' removed 'src/android/test/interop/app/src/main/res/layout/activity_interop.xml' removed directory 'src/android/test/interop/app/src/main/res/layout' removed 'src/android/test/interop/app/src/main/res/mipmap-hdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-hdpi' removed 'src/android/test/interop/app/src/main/res/mipmap-xxhdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-xxhdpi' removed directory 'src/android/test/interop/app/src/main/res' removed 'src/android/test/interop/app/src/main/java/io/grpc/interop/cpp/InteropActivity.java' removed directory 'src/android/test/interop/app/src/main/java/io/grpc/interop/cpp' removed directory 'src/android/test/interop/app/src/main/java/io/grpc/interop' removed directory 'src/android/test/interop/app/src/main/java/io/grpc' removed directory 'src/android/test/interop/app/src/main/java/io' removed directory 'src/android/test/interop/app/src/main/java' removed 'src/android/test/interop/app/src/main/cpp/grpc-interop.cc' removed directory 'src/android/test/interop/app/src/main/cpp' removed 'src/android/test/interop/app/src/main/AndroidManifest.xml' removed directory 'src/android/test/interop/app/src/main' removed directory 'src/android/test/interop/app/src' removed 'src/android/test/interop/app/proguard-rules.pro' removed 'src/android/test/interop/app/.gitignore' removed 'src/android/test/interop/app/build.gradle' removed 'src/android/test/interop/app/CMakeLists.txt' removed directory 'src/android/test/interop/app' removed directory 'src/android/test/interop' removed directory 'src/android/test' removed directory 'src/android' + rm -vf examples/node/package-lock.json + find . -type f -name .gitignore -print -delete removed 'examples/node/package-lock.json' ./src/python/grpcio_reflection/.gitignore ./src/python/grpcio/grpc/_cython/.gitignore ./src/python/grpcio/.gitignore ./src/python/grpcio_csds/.gitignore ./src/python/grpcio_channelz/.gitignore ./src/python/grpcio_tests/tests/unit/_cython/.gitignore ./src/python/grpcio_tests/.gitignore ./src/python/grpcio_health_checking/.gitignore ./src/python/grpcio_status/.gitignore ./src/python/.gitignore ./src/python/grpcio_admin/.gitignore ./src/csharp/.gitignore ./src/ruby/.gitignore ./src/php/.gitignore ./examples/python/helloworld/.gitignore ./examples/python/route_guide/.gitignore ./examples/python/uds/.gitignore ./examples/python/multiplex/.gitignore ./examples/cpp/helloworld/.gitignore ./examples/node/.gitignore ./examples/ruby/.gitignore ./examples/ruby/pubsub/.gitignore ./examples/php/.gitignore ./doc/.gitignore ./third_party/upb/.gitignore ./third_party/googletest/.gitignore ./tools/run_tests/xds_k8s_test_driver/.gitignore ./tools/distrib/python/grpc_prefixed/.gitignore ./tools/distrib/python/grpcio_tools/.gitignore ./tools/distrib/python/.gitignore ./test/distrib/bazel/python/.gitignore ./test/distrib/gcf/python/.gitignore ./.gitignore + find . -type f -perm /0111 -exec gawk '/^#!\/usr\/bin\/env[[:blank:]]/ { print FILENAME }; { nextfile }' '{}' + + xargs -r sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' + sed -r -i 's/(std=c\+\+)14/\117/g' setup.py grpc.gyp Rakefile examples/cpp/compression/Makefile examples/cpp/helloworld/Makefile examples/cpp/load_balancing/Makefile examples/cpp/metadata/Makefile examples/cpp/route_guide/Makefile examples/cpp/compression/CMakeLists.txt examples/cpp/helloworld/CMakeLists.txt examples/cpp/keyvaluestore/CMakeLists.txt examples/cpp/load_balancing/CMakeLists.txt examples/cpp/metadata/CMakeLists.txt examples/cpp/route_guide/CMakeLists.txt tools/run_tests/artifacts/artifact_targets.py tools/distrib/python/grpcio_tools/setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yxA1FK + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd grpc-1.48.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B x86_64-OpenCloudOS-linux-gnu -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DgRPC_INSTALL:BOOL=ON -DCMAKE_CXX_STANDARD:STRING=17 -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DgRPC_INSTALL_BINDIR:PATH=bin -DgRPC_INSTALL_LIBDIR:PATH=lib64 -DgRPC_INSTALL_INCLUDEDIR:PATH=include -DgRPC_INSTALL_CMAKEDIR:PATH=lib64/cmake/grpc -DgRPC_INSTALL_SHAREDIR:PATH=share/grpc -DgRPC_BUILD_TESTS:BOOL=ON -DgRPC_BUILD_CODEGEN:BOOL=ON -DgRPC_BUILD_CSHARP_EXT:BOOL=ON -DgRPC_BACKWARDS_COMPATIBILITY_MODE:BOOL=OFF -DgRPC_ZLIB_PROVIDER:STRING=package -DgRPC_CARES_PROVIDER:STRING=package -DgRPC_RE2_PROVIDER:STRING=package -DgRPC_SSL_PROVIDER:STRING=package -DgRPC_PROTOBUF_PROVIDER:STRING=package -DgRPC_PROTOBUF_PACKAGE_TYPE:STRING=MODULE -DgRPC_BENCHMARK_PROVIDER:STRING=package -DgRPC_ABSL_PROVIDER:STRING=package -DgRPC_USE_PROTO_LITE:BOOL=OFF -DgRPC_BUILD_GRPC_CPP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_CSHARP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_NODE_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_OBJECTIVE_C_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_PHP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_PYTHON_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_RUBY_PLUGIN:BOOL=ON -GNinja -- The C compiler identification is GNU 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found c-ares: /usr/lib64/cmake/c-ares/c-ares-config.cmake (found suitable version "1.19.1", minimum required is "1.13.0") -- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.21.12") -- Found RE2 via CMake. -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.9") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") -- Configuring done (0.6s) -- Generating done (1.3s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR gRPC_BUILD_CSHARP_EXT -- Build files have been written to: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu + /usr/bin/cmake --build x86_64-OpenCloudOS-linux-gnu -j32 --verbose [1/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [2/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [3/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [4/5155] /usr/bin/gcc -Daddress_sorting_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/address_sorting_windows.c [5/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [6/5155] /usr/bin/gcc -Daddress_sorting_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/address_sorting_posix.c [7/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/end2end_test_utils.cc [8/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_in_a_vacuum.cc [9/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/authority_not_supported.cc [10/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_before_invoke.cc [11/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_invoke.cc [12/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_client_done.cc [13/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/disappearing_server.cc [14/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/client_streaming.cc [15/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/connectivity.cc [16/5155] /usr/bin/gcc -Daddress_sorting_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/address_sorting.c [17/5155] : && /usr/bin/gcc -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libaddress_sorting.so.26 -o libaddress_sorting.so.26.0.0 CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -ldl -lm -lrt && : [18/5155] /usr/bin/cmake -E cmake_symlink_library libaddress_sorting.so.26.0.0 libaddress_sorting.so.26 libaddress_sorting.so && : [19/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/graceful_server_shutdown.cc [20/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filtered_metadata.cc [21/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/bad_hostname.cc [22/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/end2end_tests.cc [23/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/empty_batch.cc [24/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/default_host.cc [25/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_with_status.cc [26/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_connection_idle.cc [27/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/large_metadata.cc [28/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_connection_age.cc [29/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/no_op.cc [30/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_concurrent_streams.cc [31/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/payload.cc [32/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/negative_deadline.cc [33/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/ping_pong_streaming.cc [34/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/proxy_auth.cc [35/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/registered_call.cc [36/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/high_initial_seqno.cc [37/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/request_with_payload.cc [38/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/resource_quota_server.cc [39/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/invoke_large_request.cc [40/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/hpack_size.cc [41/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [42/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/args_utils.cc [43/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/call_host_override.cc [44/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_accept.cc [45/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_round_trip.cc [46/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/no_error_on_hotpath.cc [47/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/keepalive_timeout.cc [48/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/binary_metadata.cc [49/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/no_logging.cc [50/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/call_creds.cc [51/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_message_length.cc [52/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/bad_ping.cc [53/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/fixtures/proxy.cc [54/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/request_with_flags.cc [55/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/compressed_payload.cc [56/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_causes_close.cc [57/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry.cc [58/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/ping.cc [59/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/channelz.cc [60/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/grpc_authz.cc [61/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20230802::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20230802::StatusCode [62/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_context.cc [63/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc [64/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_latency.cc [65/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/fixtures/http_proxy_fixture.cc [66/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_init_fails.cc [67/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancellation.cc [68/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancel_during_delay.cc [69/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/fixtures/local_util.cc [70/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_status_code.cc [71/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc [72/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_disabled.cc [73/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc [74/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc [75/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/shutdown_finishes_tags.cc [76/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/shutdown_finishes_calls.cc [77/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/server_streaming.cc [78/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/simple_delayed_request.cc [79/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/server_finishes_request.cc [80/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/simple_metadata.cc [81/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/streaming_error_response.cc [82/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_non_retriable_status.cc [83/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [84/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/trailing_metadata.cc [85/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/write_buffering.cc [86/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [87/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [88/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/write_buffering_at_end.cc [89/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [90/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [91/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [92/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [93/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc [94/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [95/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [96/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [97/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [98/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [99/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [100/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [101/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [102/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc [103/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [104/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_message.cc [105/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [106/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [107/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [108/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc [109/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [110/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [111/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc [112/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [113/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [114/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_initial_metadata.cc [115/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [116/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [117/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [118/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [119/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [120/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_lb_fail.cc [121/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [122/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [123/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [124/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_send_recv_batch.cc [125/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [126/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_lb_drop.cc [127/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_server_pushback_disabled.cc [128/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [129/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [130/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [131/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_streaming_after_commit.cc [132/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_send_initial_metadata_refs.cc [133/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/idle_filter_state.cc [134/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_throttled.cc [135/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_server_pushback_delay.cc [136/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc [137/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_too_many_attempts.cc [138/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [139/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_unref_before_finish.cc [140/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [141/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [142/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [143/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [144/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_unref_before_recv.cc [145/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [146/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [147/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backend_metric.cc [148/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [149/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/simple_request.cc [150/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_message_replay.cc [151/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_streaming.cc [152/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc [153/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc [154/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_send_op_fails.cc [155/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [156/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_transparent_goaway.cc [157/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgpr.so.26 -o libgpr.so.26.0.0 CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [158/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc [159/5155] /usr/bin/cmake -E cmake_symlink_library libgpr.so.26.0.0 libgpr.so.26 libgpr.so && : [160/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backup_poller.cc [161/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [162/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/config_selector.cc [163/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/census/grpc_context.cc [164/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc [165/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/dynamic_filters.cc [166/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_factory.cc [167/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [168/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [169/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc [170/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc [171/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc [172/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [173/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy.cc [174/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc [175/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/health/health_check_client.cc [176/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc [177/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc [178/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_channelz.cc [179/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/http_proxy.cc [180/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_plugin.cc [181/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/channel_connectivity.cc [182/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_lb_policies.cc [183/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [184/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [185/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc [186/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [187/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [188/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy_registry.cc [189/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc [190/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc [191/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_throttle.cc [192/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc:43: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [193/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/polling_resolver.cc [194/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [195/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [196/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [197/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [198/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc [199/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc [200/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_service_config.cc [201/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc [202/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/alpn/alpn.cc [203/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc In member function 'grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig& grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::operator=(grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig&&)', inlined from 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:717:55: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:83:10: warning: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' may be used uninitialized [-Wmaybe-uninitialized] 83 | struct ChildConfig { | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:710:45: note: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' was declared here 710 | WeightedTargetLbConfig::ChildConfig child_config; | ^~~~~~~~~~~~ [204/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc [205/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc [206/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc [207/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc [208/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc [209/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/deadline/deadline_filter.cc [210/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc [211/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [212/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client_authority_filter.cc [213/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/http_filters_plugin.cc [214/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/server_config_selector/server_config_selector.cc [215/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc [216/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc [217/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_stream_client.cc [218/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc [219/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/service_config_parser.cc [220/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/http2_settings.cc [221/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/huffsyms.cc [222/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client/http_client_filter.cc [223/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc [224/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_map.cc [225/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc [226/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc [227/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/varint.cc [228/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_plugin.cc [229/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/message_size/message_size_filter.cc [230/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc [231/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c [232/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c [233/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/flow_control.cc [234/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c [235/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c [236/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/context_list.cc [237/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c [238/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.cc [239/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c [240/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c [241/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c [242/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/rbac/rbac_filter.cc [243/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.c [244/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c [245/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c [246/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c [247/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel.cc [248/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c [249/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c [250/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/server/http_server_filter.cc [251/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c [252/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c [253/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c [254/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c [255/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc [256/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/fault_injection_filter.cc [257/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c [258/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c [259/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c [260/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c [261/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c [262/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c [263/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c [264/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c [265/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c [266/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c [267/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c [268/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c [269/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c [270/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c [271/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c [272/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc [273/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c [274/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c [275/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c [276/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c [277/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c [278/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c [279/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [280/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c [281/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c [282/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c [283/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c [284/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c [285/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c [286/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c [287/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c [288/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_ping.cc [289/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c [290/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c [291/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c [292/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c [293/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c [294/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c [295/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c [296/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c [297/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c [298/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c [299/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c [300/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c [301/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c [302/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c [303/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c [304/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c [305/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c [306/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c [307/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c [308/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c [309/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c [310/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c [311/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c [312/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c [313/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c [314/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c [315/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c [316/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c [317/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c [318/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c [319/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c [320/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c [321/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c [322/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c [323/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c [324/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c [325/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.c [326/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c [327/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c [328/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c [329/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c [330/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.c [331/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c [332/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c [333/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c [334/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c [335/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c [336/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_settings.cc [337/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c [338/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc [339/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c [340/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c [341/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c [342/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/httpbody.upb.c [343/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/http.upb.c [344/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [345/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c [346/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/annotations.upb.c [347/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c [348/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c [349/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c [350/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c [351/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c [352/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [353/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c [354/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c [355/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c [356/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c [357/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c [358/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c [359/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c [360/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c [361/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c [362/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c [363/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c [364/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c [365/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/security.upb.c [366/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c [367/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/status.upb.c [368/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c [369/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c [370/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c [371/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c [372/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c [373/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c [374/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c [375/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/authority.upb.c [376/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c [377/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/resource.upb.c [378/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/validate/validate.upb.c [379/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/extension.upb.c [380/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c [381/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c [382/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c [383/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c [384/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c [385/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c [386/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c [387/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c [388/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c [389/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c [390/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c [391/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c [392/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c [393/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c [394/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c [395/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c [396/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c [397/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c [398/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c [399/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c [400/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c [401/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c [402/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c [403/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c [404/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c [405/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c [406/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c [407/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c [408/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c [409/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c [410/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c [411/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c [412/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c [413/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c [414/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c [415/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c [416/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c [417/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c [418/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c [419/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c [420/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c [421/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c [422/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c [423/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c [424/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c [425/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c [426/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c [427/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c [428/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c [429/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c [430/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c [431/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c [432/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c [433/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c [434/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c [435/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c [436/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c [437/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c [438/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c [439/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c [440/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c [441/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c [442/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c [443/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c [444/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c [445/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c [446/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c [447/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c [448/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c [449/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c [450/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c [451/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c [452/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c [453/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c [454/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c [455/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c [456/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c [457/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c [458/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c [459/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c [460/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c [461/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c [462/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c [463/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c [464/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c [465/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c [466/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c [467/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c [468/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c [469/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c [470/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c [471/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c [472/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c [473/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c [474/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c [475/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c [476/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c [477/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc [478/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c [479/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c [480/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c [481/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c [482/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c [483/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c [484/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c [485/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c [486/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c [487/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c [488/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c [489/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c [490/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c [491/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_lists.cc [492/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c [493/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c [494/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c [495/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c [496/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c [497/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c [498/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c [499/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c [500/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c [501/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c [502/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c [503/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c [504/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c [505/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c [506/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c [507/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c [508/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c [509/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c [510/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c [511/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c [512/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c [513/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c [514/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c [515/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c [516/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c [517/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c [518/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c [519/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c [520/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c [521/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c [522/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c [523/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c [524/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc [525/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/parsing.cc [526/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/rbac/rbac_service_config_parser.cc [527/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_filter.cc [528/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc [529/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/server/chttp2_server.cc [530/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel.cc [531/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc [532/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.h:60, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.h:36, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:39: In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::HttpStatusMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 3; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20230802::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::HttpStatusMetadata; Args = {unsigned int&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:556:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::ContentTypeMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 5; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20230802::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::ContentTypeMetadata; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:560:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ [533/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/certificate_provider_registry.cc [534/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc [535/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/certificate_provider_store.cc [536/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_resource_type.cc [537/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_http_filters.cc [538/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_channel_stack_modifier.cc [539/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/parse_address.cc [540/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/file_watcher_certificate_provider_factory.cc [541/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_cluster_specifier_plugin.cc [542/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/sockaddr_utils.cc [543/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/status_util.cc [544/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/backoff/backoff.cc [545/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_client_stats.cc [546/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args_preconditioning.cc [547/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/message_compress.cc [548/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc: In member function 'void grpc_core::HPackParser::Parser::LogHeader(const grpc_core::HPackTable::Memento&)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1066:12: warning: 'type' may be used uninitialized [-Wmaybe-uninitialized] 1066 | gpr_log(GPR_DEBUG, "HTTP:%d:%s:%s: %s", log_info_.stream_id, type, | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1067 | log_info_.is_client ? "CLI" : "SVR", memento.DebugString().c_str()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1054:17: note: 'type' was declared here 1054 | const char* type; | ^~~~ [549/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc [550/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [551/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression.cc [552/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_common_types.cc [553/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack.cc [554/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2306:10: warning: writing 8 bytes into a region of size 7 [-Wstringop-overflow=] 2306 | *p++ = 'p'; | ~~~~~^~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/grpc_types.h:31, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:19: /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2314:10: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 2314 | *p++ = 'o'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 33 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2318:10: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=] 2318 | *p++ = 'r'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 37 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2320:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2320 | *p++ = 'c'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 30 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ [555/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/forkable.cc [556/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [557/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_http_fault_filter.cc [558/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder.cc [559/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_certificate_provider.cc [560/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_api.cc [561/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder_impl.cc [562/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_lb_policy_registry.cc [563/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/connected_channel.cc [564/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [565/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_transport.cc [566/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/trace.cc [567/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/thread_pool.cc [568/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice.cc [569/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats_data.cc [570/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression_internal.cc [571/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice_buffer.cc [572/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats.cc [573/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_trace.cc [574/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/channel_args_endpoint_config.cc [575/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/event_engine.cc [576/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/cfstream_handle.cc [577/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_cfstream.cc [578/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/default_event_engine_factory.cc [579/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_windows.cc [580/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [581/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.cc In file included from /usr/include/absl/container/internal/layout.h:176, from /usr/include/absl/strings/internal/cord_rep_ring.h:25, from /usr/include/absl/strings/cord.h:89, from /usr/include/absl/status/internal/status_internal.h:23, from /usr/include/absl/status/status.h:59, from /usr/include/absl/status/internal/statusor_internal.h:22, from /usr/include/absl/status/statusor.h:49, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.h:31, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.cc:19: In constructor 'absl::lts_20230802::AlphaNum::AlphaNum(long unsigned int)', inlined from 'grpc_error_handle grpc_core::{anonymous}::EdsResourceParse(const grpc_core::XdsEncodingContext&, const envoy_config_endpoint_v3_ClusterLoadAssignment*, bool, grpc_core::XdsEndpointResource*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.cc:304:24, inlined from 'virtual absl::lts_20230802::StatusOr grpc_core::XdsEndpointResourceType::Decode(const grpc_core::XdsEncodingContext&, absl::lts_20230802::string_view, bool) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.cc:361:74: /usr/include/absl/strings/str_cat.h:325:62: warning: 'priority' may be used uninitialized [-Wmaybe-uninitialized] 325 | numbers_internal::FastIntToBuffer(x, digits_) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.cc: In member function 'virtual absl::lts_20230802::StatusOr grpc_core::XdsEndpointResourceType::Decode(const grpc_core::XdsEncodingContext&, absl::lts_20230802::string_view, bool) const': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.cc:287:12: note: 'priority' was declared here 287 | size_t priority; | ^~~~~~~~ [582/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.cc [583/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error_cfstream.cc [584/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_apple.cc [585/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_routing.cc [586/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [587/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_windows.cc [588/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_cluster.cc [589/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz_registry.cc [590/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/resolved_address.cc [591/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_manager.cc [592/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_windows.cc [593/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_fallback.cc [594/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_host_name_max.cc [595/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_sysconf.cc [596/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [597/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [598/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/internal_errqueue.cc [599/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iocp_windows.cc [600/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args.cc [601/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [602/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc [603/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc [604/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_windows.cc [605/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/buffer_list.cc [606/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_bootstrap.cc [607/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/dualstack_socket_posix.cc [608/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/call_combiner.cc [609/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint.cc [610/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/parser.cc [611/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set_windows.cc [612/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_windows.cc [613/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_http_rbac_filter.cc [614/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [615/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_windows.cc [616/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/format_request.cc [617/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [618/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/mpmcqueue.cc [619/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [620/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/threadpool.cc [621/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_posix.cc [622/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_windows.cc [623/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_posix.cc [624/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_windows.cc [625/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/sockaddr_utils_posix.cc [626/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_cfstream.cc [627/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [628/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_windows.cc [629/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [630/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_posix.cc [631/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_posix.cc [632/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [633/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_poll_posix.cc [634/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_windows.cc [635/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_windows.cc [636/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/time_averaged_stats.cc [637/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc In constructor 'grpc_core::promise_filter_detail::ServerCallData::PollContext::PollContext(grpc_core::promise_filter_detail::ServerCallData*, grpc_core::promise_filter_detail::BaseCallData::Flusher*)', inlined from 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:896:22: warning: storing the address of local variable 'poll_ctx' in '*this.grpc_core::promise_filter_detail::ServerCallData::poll_ctx_' [-Wdangling-pointer=] 896 | self_->poll_ctx_ = this; | ~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc: In member function 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: 'poll_ctx' declared here 1189 | PollContext poll_ctx(this, flusher); | ^~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: '' declared here [638/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli_security_connector.cc [639/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [640/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_epoll1_linux.cc [641/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr.cc [642/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc [643/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc [644/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix.cc [645/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz.cc [646/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/polling_entity.cc [647/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset.cc [648/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set.cc [649/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/lockfree_event.cc [650/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address.cc [651/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_factory_posix.cc [652/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_mutator.cc [653/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_linux.cc [654/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server.cc [655/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc [656/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_posix.cc [657/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client.cc [658/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_common_posix.cc [659/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc [660/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer.cc [661/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_heap.cc [662/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc [663/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_manager.cc [664/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [665/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc [666/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [667/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix.cc [668/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_posix.cc [669/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_pipe.cc [670/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_generic.cc [671/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment.cc [672/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc [673/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc [674/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc [675/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc [676/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/work_serializer.cc [677/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc [678/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [679/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc [680/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_writer.cc [681/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [682/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_util.cc [683/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc [684/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_posix.cc [685/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_route_config.cc [686/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/sleep.cc [687/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/matchers/matchers.cc [688/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [689/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [690/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver.cc [691/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_posix.cc [692/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc [693/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/server_address.cc [694/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc In file included from /usr/include/c++/12/atomic:41, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.h:20, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:17: In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_add(__int_type, std::memory_order) [with _ITp = long int]', inlined from 'void grpc_core::RefCount::Ref(Value)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:70:41, inlined from 'void grpc_core::RefCounted::IncrementRefCount() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:339:39, inlined from 'grpc_core::RefCountedPtr grpc_core::RefCounted::Ref() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:288:22, inlined from 'grpc_core::ResourceQuotaRefPtr grpc_core::ResourceQuotaFromChannelArgs(const grpc_channel_args*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:44:13: /usr/include/c++/12/bits/atomic_base.h:618:34: warning: 'long unsigned int __atomic_fetch_add_8(volatile void*, long unsigned int, int)' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 618 | { return __atomic_fetch_add(&_M_i, __i, int(__m)); } | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [695/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc [696/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver_registry.cc [697/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_listener.cc [698/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/alts_credentials.cc [699/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_engine.cc [700/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/call_creds_util.cc [701/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/credentials.cc [702/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_server_config_fetcher.cc [703/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/context/security_context.cc [704/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/matchers.cc [705/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/google_default/credentials_generic.cc [706/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_policy.cc [707/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/channel_creds_registry_init.cc [708/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc [709/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_server_authz_filter.cc [710/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/composite/composite_credentials.cc [711/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/evaluate_args.cc [712/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc [713/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/tls_utils.cc [714/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/local/local_credentials.cc [715/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc: In function 'void grpc_core::{anonymous}::SHA256(const std::string&, unsigned char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:50:14: warning: 'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 50 | SHA256_Init(&sha256); | ~~~~~~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:27: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:51:16: warning: 'int SHA256_Update(SHA256_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA256_Update(&sha256, str.c_str(), str.size()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:52:15: warning: 'int SHA256_Final(unsigned char*, SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 52 | SHA256_Final(out, &sha256); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ [716/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl_utils_config.cc [717/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc: In function 'grpc_auth_json_key grpc_auth_json_key_create_from_json(const grpc_core::Json&)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:113:33: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | PEM_read_bio_RSAPrivateKey(bio, nullptr, nullptr, const_cast("")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:31: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc: In function 'void grpc_auth_json_key_destruct(grpc_auth_json_key*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:150:13: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | RSA_free(json_key->private_key); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23: /usr/include/openssl/rsa.h:301:28: note: declared here 301 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc: In function 'char* compute_and_encode_signature(const grpc_auth_json_key*, const char*, const char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:239:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 239 | EVP_PKEY_set1_RSA(key, json_key->private_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:30: /usr/include/openssl/evp.h:1355:5: note: declared here 1355 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ [718/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [719/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/file_external_account_credentials.cc [720/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/fake/fake_credentials.cc [721/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/ssl/ssl_credentials.cc [722/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_client.cc [723/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc [724/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/iam/iam_credentials.cc [725/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/google_default/google_default_credentials.cc [726/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_supported.cc [727/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/b64.cc [728/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc [729/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/url_external_account_credentials.cc [730/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [731/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/tls_credentials.cc [732/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [733/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [734/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc [735/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer.cc [736/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc [737/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/security_connector.cc [738/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [739/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/api_trace.cc [740/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc: In function 'EVP_PKEY* pkey_from_jwk(const grpc_core::Json&, const char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:537:16: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 537 | rsa = RSA_new(); | ~~~~~~~^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:37: /usr/include/openssl/rsa.h:209:28: note: declared here 209 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:556:20: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 556 | if (!RSA_set0_key(rsa, tmp_n, tmp_e, nullptr)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:215:27: note: declared here 215 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:564:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 564 | EVP_PKEY_set1_RSA(result, rsa); /* uprefs rsa. */ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:36: /usr/include/openssl/evp.h:1355:5: note: declared here 1355 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:567:11: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 567 | RSA_free(rsa); | ~~~~~~~~^~~~~ /usr/include/openssl/rsa.h:301:28: note: declared here 301 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ [741/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/tsi_error.cc [742/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_stack_type.cc [743/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc [744/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_credentials.cc [745/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/alts/alts_security_connector.cc [746/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc [747/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/xds/xds_credentials.cc [748/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc [749/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/external_account_credentials.cc [750/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/metadata_array.cc [751/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/version.cc [752/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_api.cc [753/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl_utils.cc [754/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer_api.cc [755/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_parser.cc [756/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_external_account_credentials.cc [757/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker_registry.cc [758/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/secure_endpoint.cc [759/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/local/local_security_connector.cc [760/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc: In function 'absl::lts_20230802::StatusOr grpc_core::PrivateKeyAndCertificateMatch(absl::lts_20230802::string_view, absl::lts_20230802::string_view)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:439:29: warning: 'int EVP_PKEY_cmp(const EVP_PKEY*, const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 439 | bool result = EVP_PKEY_cmp(private_evp_pkey, public_evp_pkey) == 1; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:29, from /usr/include/openssl/ssl.h:31, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/key_logging/ssl_key_logging.h:23, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl_utils.h:40, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:41, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: /usr/include/openssl/evp.h:1429:5: note: declared here 1429 | int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b); | ^~~~~~~~~~~~ [761/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc [762/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/pid_controller.cc [763/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/event_string.cc [764/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer.cc [765/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer_reader.cc [766/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_details.cc [767/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue_factory.cc [768/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc [769/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_impl.cc [770/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc [771/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_counter.cc [772/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/gsec.cc [773/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_crypter.cc [774/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc: In function 'grpc_status_code aes_gcm_derive_aead_key(uint8_t*, const uint8_t*, const uint8_t*)': /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:200:32: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | HMAC_CTX* hmac = HMAC_CTX_new(); | ~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:27: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:204:20: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 204 | if (!HMAC_Init_ex(hmac, kdf_key, kKdfKeyLen, EVP_sha256(), nullptr) || | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:205:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | !HMAC_Update(hmac, kdf_counter, kKdfCounterLen) || | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:206:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:206:49: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:207:18: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:210:16: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ [775/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc [776/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/security_handshaker.cc [777/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc [778/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc [779/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_ping.cc [780/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/bdp_estimator.cc [781/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_init.cc [782/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_frame_protector.cc [783/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/frame_handler.cc [784/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc [785/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/client_auth_filter.cc [786/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_log_batch.cc [787/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue.cc [788/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/connectivity_state.cc [789/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/builtins.cc [790/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/server_auth_filter.cc [791/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/init.cc [792/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/parsed_metadata.cc [793/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/transport_security_common_api.cc [794/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc [795/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_tsi_utils.cc [796/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/status_conversion.cc [797/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker.cc [798/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [799/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc [800/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/timeout_encoding.cc [801/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/grpc_profiler.cc [802/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fuzzer_util.cc [803/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc [804/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc [805/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security_grpc.cc [806/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/parse_hexstring.cc [807/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security.cc [808/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_isolated_runtime_environment.cc [809/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/tls/tls_security_connector.cc [810/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/fake_transport_security.cc [811/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram.cc [812/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc [813/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.cc [814/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/http_connect_handshaker.cc [815/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_windows.cc [816/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/slice_splitter.cc [817/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.cc [818/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry.cc [819/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o -MF CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o.d -o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry_extra.cc [820/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_posix.cc [821/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [822/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tracer_util.cc [823/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fuzzer_util.cc [824/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/grpc_profiler.cc [825/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc [826/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_shared_resource.cc [827/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/parse_hexstring.cc [828/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/lame_client.cc [829/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer.cc [830/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/session_cache/ssl_session_cache.cc [831/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc [832/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_isolated_runtime_environment.cc [833/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram.cc [834/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/local_transport_security.cc [835/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc [836/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/slice_splitter.cc [837/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_windows.cc [838/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel.cc [839/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline.cc [840/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_init.cc [841/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_posix.cc [842/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tracer_util.cc [843/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/idle_filter_state.cc [844/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/mock_endpoint.cc [845/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer.cc [846/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc: In function 'tsi_result ssl_ctx_use_engine_private_key(SSL_CTX*, const char*, size_t)': /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:662:26: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 662 | engine = ENGINE_by_id(engine_name); | ~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:40: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:666:28: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 666 | engine = ENGINE_by_id("dynamic"); | ~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:672:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 672 | if (!ENGINE_ctrl_cmd_string(engine, "ID", engine_name, 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:673:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 673 | !ENGINE_ctrl_cmd_string(engine, "DIR_LOAD", "2", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:674:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 674 | !ENGINE_ctrl_cmd_string(engine, "DIR_ADD", ".", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:675:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 675 | !ENGINE_ctrl_cmd_string(engine, "LIST_ADD", "1", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:676:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 676 | !ENGINE_ctrl_cmd_string(engine, "LOAD", NULL, 0)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:682:28: warning: 'int ENGINE_set_default(ENGINE*, unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 682 | if (!ENGINE_set_default(engine, ENGINE_METHOD_ALL)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:687:21: warning: 'int ENGINE_init(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 687 | if (!ENGINE_init(engine)) { | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:692:42: warning: 'EVP_PKEY* ENGINE_load_private_key(ENGINE*, const char*, UI_METHOD*, void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 692 | private_key = ENGINE_load_private_key(engine, key_id, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:704:37: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 704 | if (engine != nullptr) ENGINE_free(engine); | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc: In function 'tsi_result populate_ssl_context(SSL_CTX*, const tsi_ssl_pem_key_cert_pair*, const char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:864:44: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 864 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:21: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:867:18: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 867 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:871:16: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 871 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [847/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport_op_string.cc [848/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/key_logging/ssl_key_logging.cc [849/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc [850/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/reconnect_server.cc [851/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/resolve_localhost_ip46.cc [852/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port.cc [853/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline.cc [854/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_handshaker_client.cc [855/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_config.cc [856/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/passthru_endpoint.cc [857/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/uri/uri_parser.cc [858/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_init.cc [859/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backend_metric.cc [860/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/mock_endpoint.cc [861/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/resolve_localhost_ip46.cc [862/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port.cc [863/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/reconnect_server.cc [864/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_tcp_server.cc [865/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tls_utils.cc [866/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_server_client.cc [867/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_config.cc [868/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call.cc [869/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/passthru_endpoint.cc [870/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc: In member function 'grpc_call_error grpc_core::Server::QueueRequestedCall(size_t, RequestedCall*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc:922:28: warning: 'rm' may be used uninitialized [-Wmaybe-uninitialized] 922 | RequestMatcherInterface* rm; | ^~ [871/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backup_poller.cc [872/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/census/grpc_context.cc [873/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [874/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_server_client.cc [875/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_tcp_server.cc [876/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/config_selector.cc [877/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc [878/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc [879/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_factory.cc [880/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc [881/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [882/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/dynamic_filters.cc [883/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [884/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc [885/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc [886/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy.cc [887/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc [888/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [889/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc [890/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/health/health_check_client.cc [891/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_channelz.cc [892/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/http_proxy.cc [893/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_plugin.cc [894/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/channel_connectivity.cc [895/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_throttle.cc [896/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc [897/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [898/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [899/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy_registry.cc [900/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc [901/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [902/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc [903/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc [904/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/alpn/alpn.cc [905/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [906/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/polling_resolver.cc [907/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc:43: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [908/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc [909/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc [910/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [911/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [912/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc [913/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [914/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc [915/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_service_config.cc [916/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [917/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/deadline/deadline_filter.cc [918/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/http_filters_plugin.cc [919/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc [920/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc [921/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc In member function 'grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig& grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::operator=(grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig&&)', inlined from 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:717:55: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:83:10: warning: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' may be used uninitialized [-Wmaybe-uninitialized] 83 | struct ChildConfig { | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:710:45: note: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' was declared here 710 | WeightedTargetLbConfig::ChildConfig child_config; | ^~~~~~~~~~~~ [922/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/http2_settings.cc [923/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/huffsyms.cc [924/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client_authority_filter.cc [925/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [926/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc [927/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/varint.cc [928/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_map.cc [929/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_plugin.cc [930/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc [931/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_stream_client.cc [932/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc [933/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/http.upb.c [934/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc [935/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c [936/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [937/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c [938/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/annotations.upb.c [939/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c [940/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c [941/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c [942/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [943/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c [944/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c [945/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/service_config_parser.cc [946/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c [947/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c [948/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c [949/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c [950/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/validate/validate.upb.c [951/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/context_list.cc [952/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/flow_control.cc [953/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc [954/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.cc [955/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_ping.cc [956/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [957/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_settings.cc [958/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client/http_client_filter.cc [959/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/message_size/message_size_filter.cc [960/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/status_util.cc [961/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc [962/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel.cc [963/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/server/http_server_filter.cc [964/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/fault_injection_filter.cc [965/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/message_compress.cc [966/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression.cc [967/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_lists.cc [968/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc [969/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [970/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc [971/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc [972/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args_preconditioning.cc [973/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/forkable.cc [974/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/parse_address.cc [975/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [976/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder.cc [977/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/backoff/backoff.cc [978/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/parsing.cc [979/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack.cc [980/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/sockaddr_utils.cc [981/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder_impl.cc [982/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [983/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/trace.cc [984/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/connected_channel.cc [985/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/server/chttp2_server.cc [986/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression_internal.cc [987/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice.cc [988/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats_data.cc [989/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/thread_pool.cc [990/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice_buffer.cc [991/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats.cc [992/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.h:60, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.h:36, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:39: In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::HttpStatusMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 3; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20230802::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::HttpStatusMetadata; Args = {unsigned int&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:556:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::ContentTypeMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 5; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20230802::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::ContentTypeMetadata; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:560:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ [993/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc [994/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/cfstream_handle.cc [995/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/channel_args_endpoint_config.cc [996/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_cfstream.cc [997/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_windows.cc [998/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error_cfstream.cc [999/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/event_engine.cc [1000/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_apple.cc [1001/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.cc [1002/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_filter.cc [1003/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_windows.cc [1004/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_trace.cc [1005/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/default_event_engine_factory.cc [1006/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [1007/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/resolved_address.cc [1008/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz_registry.cc [1009/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [1010/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_windows.cc [1011/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_fallback.cc [1012/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_sysconf.cc [1013/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_host_name_max.cc [1014/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [1015/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [1016/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iocp_windows.cc [1017/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_manager.cc [1018/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/internal_errqueue.cc [1019/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1020/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/buffer_list.cc [1021/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc [1022/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc [1023/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_windows.cc [1024/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/dualstack_socket_posix.cc [1025/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/call_combiner.cc [1026/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint.cc [1027/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1028/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/parser.cc [1029/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_windows.cc [1030/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set_windows.cc [1031/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/format_request.cc [1032/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_windows.cc [1033/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1034/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1035/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_posix.cc [1036/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/sockaddr_utils_posix.cc [1037/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/mpmcqueue.cc [1038/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_posix.cc [1039/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_windows.cc [1040/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_windows.cc [1041/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_cfstream.cc [1042/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1043/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_windows.cc [1044/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/threadpool.cc [1045/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc: In member function 'void grpc_core::HPackParser::Parser::LogHeader(const grpc_core::HPackTable::Memento&)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1066:12: warning: 'type' may be used uninitialized [-Wmaybe-uninitialized] 1066 | gpr_log(GPR_DEBUG, "HTTP:%d:%s:%s: %s", log_info_.stream_id, type, | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1067 | log_info_.is_client ? "CLI" : "SVR", memento.DebugString().c_str()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1054:17: note: 'type' was declared here 1054 | const char* type; | ^~~~ [1046/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel.cc [1047/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1048/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args.cc [1049/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [1050/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_windows.cc [1051/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1052/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_windows.cc [1053/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/time_averaged_stats.cc [1054/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_poll_posix.cc [1055/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_posix.cc [1056/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc In constructor 'grpc_core::promise_filter_detail::ServerCallData::PollContext::PollContext(grpc_core::promise_filter_detail::ServerCallData*, grpc_core::promise_filter_detail::BaseCallData::Flusher*)', inlined from 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:896:22: warning: storing the address of local variable 'poll_ctx' in '*this.grpc_core::promise_filter_detail::ServerCallData::poll_ctx_' [-Wdangling-pointer=] 896 | self_->poll_ctx_ = this; | ~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc: In member function 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: 'poll_ctx' declared here 1189 | PollContext poll_ctx(this, flusher); | ^~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: '' declared here [1057/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_epoll1_linux.cc [1058/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix.cc [1059/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr.cc [1060/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc [1061/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2306:10: warning: writing 8 bytes into a region of size 7 [-Wstringop-overflow=] 2306 | *p++ = 'p'; | ~~~~~^~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/grpc_types.h:31, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:19: /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2314:10: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 2314 | *p++ = 'o'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 33 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2318:10: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=] 2318 | *p++ = 'r'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 37 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2320:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2320 | *p++ = 'c'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 30 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ [1062/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_posix.cc [1063/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc [1064/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/polling_entity.cc [1065/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset.cc [1066/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/lockfree_event.cc [1067/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_transport.cc [1068/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address.cc [1069/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set.cc [1070/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_factory_posix.cc [1071/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz.cc [1072/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_linux.cc [1073/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_mutator.cc [1074/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc [1075/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_posix.cc [1076/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server.cc [1077/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc [1078/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client.cc [1079/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1080/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer.cc [1081/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_common_posix.cc [1082/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_heap.cc [1083/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc [1084/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc [1085/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc [1086/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_manager.cc [1087/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [1088/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_posix.cc [1089/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_pipe.cc [1090/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix.cc [1091/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc [1092/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_generic.cc [1093/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [1094/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/work_serializer.cc [1095/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1096/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_writer.cc [1097/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_util.cc [1098/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/sleep.cc [1099/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_posix.cc [1100/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [1101/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/tls_utils.cc [1102/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc [1103/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/b64.cc [1104/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc [1105/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [1106/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver.cc [1107/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc [1108/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1109/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1110/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/server_address.cc [1111/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc In file included from /usr/include/c++/12/atomic:41, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.h:20, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:17: In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_add(__int_type, std::memory_order) [with _ITp = long int]', inlined from 'void grpc_core::RefCount::Ref(Value)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:70:41, inlined from 'void grpc_core::RefCounted::IncrementRefCount() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:339:39, inlined from 'grpc_core::RefCountedPtr grpc_core::RefCounted::Ref() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:288:22, inlined from 'grpc_core::ResourceQuotaRefPtr grpc_core::ResourceQuotaFromChannelArgs(const grpc_channel_args*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:44:13: /usr/include/c++/12/bits/atomic_base.h:618:34: warning: 'long unsigned int __atomic_fetch_add_8(volatile void*, long unsigned int, int)' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 618 | { return __atomic_fetch_add(&_M_i, __i, int(__m)); } | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [1112/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_supported.cc [1113/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1114/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/api_trace.cc [1115/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_posix.cc [1116/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver_registry.cc [1117/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1118/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/call_creds_util.cc [1119/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/credentials.cc [1120/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer.cc [1121/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_stack_type.cc [1122/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc [1123/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/tsi_error.cc [1124/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/security_connector.cc [1125/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/context/security_context.cc [1126/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc [1127/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc [1128/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/metadata_array.cc [1129/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/version.cc [1130/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc [1131/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer_api.cc [1132/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_api.cc [1133/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_parser.cc [1134/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/composite/composite_credentials.cc [1135/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/secure_endpoint.cc [1136/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/evaluate_args.cc [1137/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_server_authz_filter.cc [1138/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer.cc [1139/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/pid_controller.cc [1140/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker_registry.cc [1141/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer_reader.cc [1142/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/event_string.cc [1143/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_details.cc [1144/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/fake/fake_credentials.cc [1145/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue_factory.cc [1146/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc [1147/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_impl.cc [1148/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_ping.cc [1149/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/security_handshaker.cc [1150/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc [1151/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/bdp_estimator.cc [1152/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1153/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [1154/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_init.cc [1155/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/client_auth_filter.cc [1156/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [1157/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security_grpc.cc [1158/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security.cc [1159/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/server_auth_filter.cc [1160/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/builtins.cc [1161/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_log_batch.cc [1162/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc [1163/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [1164/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [1165/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [1166/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [1167/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/parsed_metadata.cc [1168/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue.cc [1169/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/status_conversion.cc [1170/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/fake_transport_security.cc [1171/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/init.cc [1172/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/timeout_encoding.cc [1173/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/connectivity_state.cc [1174/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [1175/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker.cc [1176/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.cc [1177/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/http_connect_handshaker.cc [1178/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.cc [1179/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [1180/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry.cc [1181/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry_noextra.cc [1182/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [1183/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/local_transport_security.cc [1184/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc [1185/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [1186/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/lame_client.cc [1187/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/auth_property_iterator.cc [1188/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [1189/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [1190/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [1191/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel.cc [1192/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [1193/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [1194/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [1195/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [1196/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/insecure_credentials.cc [1197/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport_op_string.cc [1198/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/tls_certificate_provider.cc [1199/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/secure_channel_arguments.cc [1200/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [1201/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [1202/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [1203/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [1204/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/uri/uri_parser.cc [1205/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [1206/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [1207/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [1208/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/tls_credentials_options.cc [1209/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [1210/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [1211/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [1212/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [1213/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [1214/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/xds_credentials.cc [1215/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [1216/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [1217/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [1218/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [1219/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call.cc [1220/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [1221/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [1222/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [1223/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/tls_certificate_verifier.cc [1224/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/insecure_server_credentials.cc [1225/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1226/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1227/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1228/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1229/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc: In member function 'grpc_call_error grpc_core::Server::QueueRequestedCall(size_t, RequestedCall*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc:922:28: warning: 'rm' may be used uninitialized [-Wmaybe-uninitialized] 922 | RequestMatcherInterface* rm; | ^~ [1230/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [1231/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [1232/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/secure_create_auth_context.cc [1233/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/secure_auth_context.cc [1234/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [1235/5155] /usr/bin/g++ -Dgrpc___error_details_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -MF CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o.d -o CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/error_details.cc [1236/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [1237/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [1238/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [1239/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [1240/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/subprocess.cc [1241/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/string_ref_helper.cc [1242/5155] /usr/bin/g++ -Dgrpc___test_config_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o -MF CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o.d -o CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/test_config_cc.cc [1243/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/xds_server_credentials.cc [1244/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [1245/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_test_config.so.1.48 -o libgrpc++_test_config.so.1.48.1 CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_flags_parse.so.2308.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1246/5155] /usr/bin/g++ -Dgrpc___alts_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o -MF CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o.d -o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alts_context.cc [1247/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [1248/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_test_config.so.1.48.1 libgrpc++_test_config.so.1.48 libgrpc++_test_config.so && : [1249/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [1250/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [1251/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [1252/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [1253/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [1254/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [1255/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [1256/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [1257/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [1258/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [1259/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/secure_credentials.cc [1260/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/insecure_create_auth_context.cc [1261/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [1262/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [1263/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [1264/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [1265/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/byte_buffer_proto_helper.cc [1266/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/insecure_credentials.cc [1267/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [1268/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/secure_server_credentials.cc [1269/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [1270/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [1271/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [1272/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/create_test_channel.cc [1273/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [1274/5155] /usr/bin/g++ -Dgrpc___alts_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -MF CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o.d -o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alts_util.cc [1275/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [1276/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [1277/5155] /usr/bin/g++ -Dgrpc___test_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -MF CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o.d -o CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_test_peer.cc [1278/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [1279/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [1280/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [1281/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [1282/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [1283/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/test_credentials_provider.cc [1284/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o -MF CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o.d -o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/third_party/utf8_range/naive.c [1285/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o -MF CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o.d -o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/third_party/utf8_range/range2-neon.c [1286/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [1287/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/decode_fast.c [1288/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/insecure_server_credentials.cc [1289/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [1290/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [1291/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [1292/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [1293/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [1294/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/msg.c [1295/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/json_encode.c [1296/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/encode.c [1297/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/reflection.c [1298/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c [1299/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [1300/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o -MF CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o.d -o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/third_party/utf8_range/range2-sse.c [1301/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c [1302/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o -MF CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o.d -o CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/alloc_test.cc [1303/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/text_encode.c [1304/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/decode.c [1305/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [1306/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/upb.c [1307/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o -MF CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o.d -o CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/alpn_test.cc [1308/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -MF CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o.d -o CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -c /builddir/build/BUILD/grpc-1.48.1/tools/codegen/core/gen_hpack_tables.cc [1309/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1310/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [1311/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/table.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/table.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/table.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/table.c [1312/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1313/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1314/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -MF CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o.d -o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/alts_counter_test.cc [1315/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1316/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1317/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1318/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [1319/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o -MF CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o.d -o CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/alts_crypter_test.cc [1320/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [1321/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [1322/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [1323/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o -MF CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o.d -o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc [1324/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [1325/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1326/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [1327/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o -MF CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o.d -o CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc [1328/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [1329/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [1330/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [1331/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o -MF CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o.d -o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/aes_gcm_test.cc [1332/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -MF CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o.d -o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc [1333/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIC -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/def.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/def.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/def.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/def.c [1334/5155] : && /usr/bin/gcc -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libupb.so.26 -o libupb.so.26.0.0 CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o CMakeFiles/upb.dir/third_party/upb/upb/def.c.o CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o CMakeFiles/upb.dir/third_party/upb/upb/table.c.o CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -ldl -lm -lrt && : [1335/5155] /usr/bin/cmake -E cmake_symlink_library libupb.so.26.0.0 libupb.so.26 libupb.so && : [1336/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [1337/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -MF CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o.d -o CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_ssl/bad_ssl_test.cc [1338/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [1339/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -MF CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o.d -o CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_ssl/bad_ssl_test.cc [1340/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [1341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o -MF CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o.d -o CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/bin_encoder_test.cc [1342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o -MF CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o.d -o CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/check_gcp_environment_linux_test.cc [1343/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -MF CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o.d -o CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/check_gcp_environment_windows_test.cc [1344/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o -MF CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o.d -o CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/c_slice_buffer_test.cc [1345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o -MF CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o.d -o CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc [1346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1347/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o -MF CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o.d -o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc [1348/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -MF CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o.d -o CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/b64_test.cc [1350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o -MF CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o.d -o CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc [1351/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o -MF CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o.d -o CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline_test.cc [1353/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1354/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -MF CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o.d -o CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/cpu_test.cc [1355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o -MF CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o.d -o CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/bin_decoder_test.cc [1356/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o -MF CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o.d -o CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/alts_security_connector_test.cc [1357/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o -MF CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o.d -o CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc [1358/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o -MF CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o.d -o CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/bad_server_response_test.cc [1359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o -MF CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o.d -o CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/arena_test.cc [1360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o -MF CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o.d -o CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/buffer_list_test.cc [1361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o -MF CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o.d -o CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/auth_context_test.cc [1362/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -MF CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o.d -o CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/env_test.cc [1363/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [1364/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/objective_c_generator.cc [1365/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [1366/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1367/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1368/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1369/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1370/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/php_generator.cc [1371/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1372/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1373/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1374/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1375/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/node_generator.cc [1376/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/ruby_generator.cc [1377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1378/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o -MF CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o.d -o CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_stack_test.cc [1379/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1380/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -MF CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o.d -o CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc: In function 'void server_thread(void*)': /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc:199:51: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 199 | const SSL_METHOD* method = TLSv1_2_server_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc:33: /usr/include/openssl/ssl.h:2037:50: note: declared here 2037 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_server_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [1382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1383/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -MF CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o.d -o CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/combiner_test.cc [1384/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o -MF CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o.d -o CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/fork_test.cc [1385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1386/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o -MF CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o.d -o CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/completion_queue_threading_test.cc [1387/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -MF CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o.d -o CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_alts_credentials_options_test.cc [1388/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -MF CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o.d -o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/frame_handler_test.cc [1389/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_unsecure.so.26 -o libgrpc_unsecure.so.26.0.0 CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 /usr/lib64/libre2.so.9.0.0 -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libaddress_sorting.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [1390/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o -MF CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o.d -o CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/args_utils.cc [1392/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_unsecure.so.26.0.0 libgrpc_unsecure.so.26 libgrpc_unsecure.so && : [1393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o -MF CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o.d -o CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/compression_test.cc [1394/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/fling/fling_stream_test.cc [1395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o -MF CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o.d -o CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/connection_refused_test.cc [1396/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [1397/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -MF CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o.d -o CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram_test.cc [1398/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1399/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -MF CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o.d -o CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/fling/fling_test.cc [1400/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_test_util_unsecure.so.26 -o libgrpc_test_util_unsecure.so.26.0.0 CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 libgrpc_unsecure.so.26.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [1401/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_test_util_unsecure.so.26.0.0 libgrpc_test_util_unsecure.so.26 libgrpc_test_util_unsecure.so && : [1402/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o -MF CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o.d -o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_pair_test.cc [1403/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [1404/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/cpp_generator.cc [1405/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -MF CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o.d -o CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/host_port_test.cc [1406/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [1407/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [1408/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [1409/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/csharp_generator.cc [1410/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o -MF CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o.d -o CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/fake_transport_security_test.cc [1411/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -MF CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o.d -o CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/fd_conservation_posix_test.cc [1412/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o -MF CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o.d -o CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/invalid_call_argument_test.cc [1413/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1414/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1415/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -MF CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o.d -o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/dualstack_socket_test.cc [1416/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -MF CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o.d -o CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/fd_posix_test.cc [1417/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o -MF CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o.d -o CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/concurrent_connectivity_test.cc [1418/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o -MF CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o.d -o CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc [1419/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1420/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o -MF CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o.d -o CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/dns_resolver_test.cc [1421/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1422/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1423/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1424/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -MF CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/format_request_test.cc [1425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o -MF CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o.d -o CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/byte_buffer_reader_test.cc [1426/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -MF CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o.d -o CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/grpc_ipv6_loopback_available_test.cc [1427/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1428/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o -MF CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o.d -o CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/completion_queue_test.cc [1429/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -MF CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o.d -o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc: In function 'bool server_ssl_test(const char**, unsigned int, const char*)': /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:189:51: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 189 | const SSL_METHOD* method = TLSv1_2_client_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:29: /usr/include/openssl/ssl.h:2038:50: note: declared here 2038 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [1430/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1431/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1432/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o -MF CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o.d -o CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/multiple_server_queues_test.cc [1433/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -MF CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o.d -o CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/murmur_hash_test.cc [1434/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1435/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1436/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc.so.26 -o libgrpc.so.26.0.0 CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 /usr/lib64/libre2.so.9.0.0 -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so libaddress_sorting.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [1437/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc.so.26.0.0 libgrpc.so.26 libgrpc.so && : [1438/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -MF CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o.d -o CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/goaway_server_test.cc [1439/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -MF CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o.d -o CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/load_file_test.cc [1440/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -MF CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o.d -o CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/fake_resolver_test.cc [1441/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1442/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1443/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/python_generator.cc [1444/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1445/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1446/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -o gen_hpack_tables -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1447/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_test_util.so.26 -o libgrpc_test_util.so.26.0.0 CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1448/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_test_util.so.26.0.0 libgrpc_test_util.so.26 libgrpc_test_util.so && : [1449/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_plugin_support.so.1.48 -o libgrpc_plugin_support.so.1.48.1 CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1450/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -MF CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o.d -o CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/mpscq_test.cc [1451/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_plugin_support.so.1.48.1 libgrpc_plugin_support.so.1.48 libgrpc_plugin_support.so && : [1452/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1453/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o -MF CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o.d -o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/readahead_handshaker_server_ssl.cc [1456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1457/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o -MF CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o.d -o CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/lame_client_test.cc [1458/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1459/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o -o alloc_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1460/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o -MF CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o.d -o CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/inproc_callback_test.cc [1462/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o -o alpn_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1463/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -o alts_counter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1464/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -o alts_crypt_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1465/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o -o alts_crypter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1466/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1467/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o -o alts_frame_protector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1468/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -MF CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o.d -o CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/percent_encoding_test.cc [1469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o -MF CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o.d -o CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/jwt_verifier_test.cc [1470/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++.so.1.48 -o libgrpc++.so.1.48.1 CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1471/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o -o alts_grpc_record_protocol_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1472/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o -o alts_iovec_record_protocol_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1473/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++.so.1.48.1 libgrpc++.so.1.48 libgrpc++.so && : [1474/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -o alts_handshaker_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1475/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o -o alts_tsi_handshaker_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1476/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o -o alts_security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1477/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -o alts_tsi_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1478/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [1479/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o -o alts_zero_copy_grpc_protector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1480/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_error_details.so.1.48 -o libgrpc++_error_details.so.1.48.1 CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1481/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_error_details.so.1.48.1 libgrpc++_error_details.so.1.48 libgrpc++_error_details.so && : [1482/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o -o auth_context_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1483/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o -o arena_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1484/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libend2end_tests.so.26 -o libend2end_tests.so.26.0.0 CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1485/5155] /usr/bin/cmake -E cmake_symlink_library libend2end_tests.so.26.0.0 libend2end_tests.so.26 libend2end_tests.so && : [1486/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -o b64_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1487/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -o bad_server_response_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1488/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_test.so.1.48 -o libgrpc++_test.so.1.48.1 CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1489/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_test.so.1.48.1 libgrpc++_test.so.1.48 libgrpc++_test.so && : [1490/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_alts.so.1.48 -o libgrpc++_alts.so.1.48.1 CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1491/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_alts.so.1.48.1 libgrpc++_alts.so.1.48 libgrpc++_alts.so && : [1492/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o -o bad_ssl_cert_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1493/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o -o bad_ssl_alpn_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1494/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o -o buffer_list_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1495/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -o check_gcp_environment_windows_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1496/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o -o bin_decoder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1497/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_test_util.so.1.48 -o libgrpc++_test_util.so.1.48.1 CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_flags.so.2308.0.0 libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1498/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o -o bin_encoder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1499/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_test_util.so.1.48.1 libgrpc++_test_util.so.1.48 libgrpc++_test_util.so && : [1500/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o -o c_slice_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1501/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o -o channel_stack_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1502/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -MF CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o.d -o CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/mpmcqueue_test.cc [1503/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o -o check_gcp_environment_linux_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1505/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o -o cmdline_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1506/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -MF CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o.d -o CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/message_compress_test.cc [1507/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -o combiner_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1508/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -o client_ssl_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1509/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o -o completion_queue_threading_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1510/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -o cpu_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1512/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o -o compression_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1514/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -o env_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1515/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o -o concurrent_connectivity_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1516/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_unsecure.so.1.48 -o libgrpc++_unsecure.so.1.48.1 CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [1517/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_unsecure.so.1.48.1 libgrpc++_unsecure.so.1.48 libgrpc++_unsecure.so && : [1518/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -o connection_refused_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1519/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o -o dns_resolver_cooldown_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1520/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -o dualstack_socket_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1521/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -o endpoint_pair_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1522/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o -MF CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o.d -o CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc: In function 'void check_jwt_signature(const char*, RSA*, const char*, size_t)': /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc:299:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 299 | EVP_PKEY_set1_RSA(key, rsa_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc:23: /usr/include/openssl/evp.h:1355:5: note: declared here 1355 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ [1523/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o -o dns_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1524/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -o fake_transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1525/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -o fling_stream_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1526/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -o fling_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1527/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -o fake_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1528/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -o fd_conservation_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1529/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -o fd_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1530/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o -MF CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o.d -o CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/num_external_connectivity_watchers_test.cc [1531/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o -o fork_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1532/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -o format_request_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1533/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -o grpc_alts_credentials_options_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1534/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -o frame_handler_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1535/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -o histogram_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1536/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -o goaway_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1537/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o -o grpc_completion_queue_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1538/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -o host_port_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1539/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o -o grpc_byte_buffer_reader_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1540/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -o grpc_ipv6_loopback_available_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1541/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o -o inproc_callback_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libend2end_tests.so.26.0.0 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1542/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o -o lame_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1543/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o -o jwt_verifier_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1544/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o -o invalid_call_argument_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1545/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -o mpscq_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1546/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -o handshake_server_with_readahead_handshaker_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1547/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -o load_file_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1548/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o -o json_token_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1549/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -o message_compress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1550/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o -MF CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o.d -o CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/public_headers_must_be_c89.c [1551/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -o murmur_hash_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -MF CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o.d -o CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/address_utils/parse_address_test.cc [1553/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -o mpmcqueue_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1554/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o -o multiple_server_queues_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1555/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -o percent_encoding_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1556/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o -o num_external_connectivity_watchers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1557/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -MF CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o.d -o CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/address_utils/parse_address_with_named_scope_id_test.cc [1558/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -MF CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o.d -o CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/spinlock_test.cc [1559/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -MF CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o.d -o CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/no_server_test.cc [1560/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1561/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -MF CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o.d -o CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/parser_test.cc [1562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o -MF CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o.d -o CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/stream_map_test.cc [1563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1564/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -o parse_address_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1565/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -o spinlock_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1566/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -o parse_address_with_named_scope_id_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1567/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -o no_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1568/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -o parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1569/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o -o stream_map_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -MF CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o.d -o CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/sync_test.cc [1571/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_string_helpers_test.cc [1572/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -MF CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o.d -o CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/string_test.cc [1573/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o -MF CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o.d -o CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/minimal_stack_is_minimal_test.cc [1574/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o -MF CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o.d -o CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/time_test.cc [1575/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -o sync_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1576/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o -MF CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o.d -o CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/time_averaged_stats_test.cc [1577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_stress_test.cc [1578/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1579/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -o string_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1580/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -MF CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o.d -o CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/hpack_encoder_test.cc [1581/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o -o test_core_gpr_time_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1582/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o -MF CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o.d -o CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/thd_test.cc [1583/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -o slice_string_helpers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1584/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o -o minimal_stack_is_minimal_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1585/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o -o test_core_iomgr_time_averaged_stats_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o -MF CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o.d -o CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/varint_test.cc [1587/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o -MF CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o.d -o CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc [1588/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [1589/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [1590/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [1591/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -o hpack_encoder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [1593/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [1594/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o -o thd_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1595/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [1596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [1597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [1598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [1599/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o -o transport_security_common_api_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1600/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o -o varint_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1601/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [1602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [1603/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [1604/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [1605/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [1606/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [1607/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [1608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [1609/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [1610/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [1611/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o -MF CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o.d -o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl.cc [1612/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [1613/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [1614/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [1615/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [1616/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [1617/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [1618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -MF CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o.d -o CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/socket_utils_test.cc [1619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [1620/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [1621/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -MF CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o.d -o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc: In function 'bool server_ssl_test(const char**, unsigned int, const char*)': /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:189:51: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 189 | const SSL_METHOD* method = TLSv1_2_client_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:29: /usr/include/openssl/ssl.h:2038:50: note: declared here 2038 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [1622/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -MF CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o.d -o CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/secure_endpoint_test.cc [1623/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o -MF CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o.d -o CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/status_conversion_test.cc [1624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_posix_test.cc [1625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [1626/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -MF CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o.d -o CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/sequential_connectivity_test.cc [1627/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_posix_test.cc [1628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1629/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [1630/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -o socket_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1631/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [1632/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [1633/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -o server_ssl_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1634/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [1635/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -o resolve_address_using_ares_resolver_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1636/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o -o status_conversion_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1637/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -o secure_endpoint_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [1639/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -o sequential_connectivity_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1640/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -o resolve_address_using_native_resolver_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1641/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [1642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -MF CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o.d -o CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/server_test.cc [1643/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [1644/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [1645/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [1646/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1647/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [1648/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [1649/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o -MF CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o.d -o CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_heap_test.cc [1650/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -MF CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o.d -o CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/ssl_credentials_test.cc [1651/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [1652/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o -MF CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o.d -o CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test.cc [1653/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -o memory_quota_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [1654/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -o server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o -MF CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o.d -o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc: In function 'void ssl_tsi_test_do_round_trip_with_error_on_stack()': /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:702:39: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 702 | GPR_ASSERT(!EC_KEY_new_by_curve_name(NID_rsa)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:702:3: note: in expansion of macro 'GPR_ASSERT' 702 | GPR_ASSERT(!EC_KEY_new_by_curve_name(NID_rsa)); | ^~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.h:24: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc: In function 'void ssl_tsi_test_extract_cert_chain()': /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:1017:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1017 | for (size_t i = 0; i < sk_X509_INFO_num(certInfos); i++) { | ^ [1656/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -MF CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o.d -o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.h:18, from /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc: In function 'void read_cb(void*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc:191:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 191 | GPR_ASSERT(state->min_progress_size <= state->incoming.length); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc:191:3: note: in expansion of macro 'GPR_ASSERT' 191 | GPR_ASSERT(state->min_progress_size <= state->incoming.length); | ^~~~~~~~~~ [1657/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o -MF CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o.d -o CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/threadpool_test.cc [1658/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -MF CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o.d -o CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/include/grpc/grpc.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc:24: /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc: In function 'void long_running_service_cleanup_test()': /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc:182:53: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 182 | GPR_ASSERT(now.milliseconds_after_process_epoch() >= k25Days.millis()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc:182:3: note: in expansion of macro 'GPR_ASSERT' 182 | GPR_ASSERT(now.milliseconds_after_process_epoch() >= k25Days.millis()); | ^~~~~~~~~~ [1659/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -o ssl_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1660/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o -o test_core_iomgr_timer_heap_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [1662/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/subprocess.cc [1663/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o -o transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -MF CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o.d -o CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/sockaddr_resolver_test.cc [1665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20230802::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20230802::StatusCode [1666/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [1667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/string_ref_helper.cc [1668/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o -o threadpool_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1669/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -o test_core_iomgr_timer_list_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1670/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [1671/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -o tcp_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1672/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [1673/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -o ssl_transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1674/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o -MF CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o.d -o CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_client_posix_test.cc [1675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [1676/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -o sockaddr_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1677/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [1679/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o -MF CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o.d -o CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/security_connector_test.cc [1680/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o -MF CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o.d -o CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/secure_channel_create_test.cc [1681/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o -o tcp_client_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1682/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o -MF CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o.d -o CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_server_posix_test.cc [1683/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1684/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o -o security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1685/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o -o secure_channel_create_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1686/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o -o tcp_server_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [1688/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1689/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [1691/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/byte_buffer_proto_helper.cc [1693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [1694/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o -o public_headers_must_be_c89 -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1695/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1696/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1697/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1698/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1700/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1701/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1702/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1703/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1704/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [1705/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1706/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/authorization_policy_provider.cc [1707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [1708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1709/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o -MF CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o.d -o CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/alarm_test.cc [1710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o -MF CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o.d -o CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/arena_promise_test.cc [1711/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20230802::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20230802::StatusCode [1712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o -MF CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o.d -o CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/avl/avl_test.cc [1713/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o -MF CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o.d -o CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/auth_property_iterator_test.cc [1714/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1715/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1717/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1718/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o -MF CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o.d -o CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/alts_util_test.cc [1719/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1720/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [1721/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1722/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/authorization_policy_provider_test.cc [1723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1724/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1725/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1726/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o -MF CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o.d -o CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:25: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:373:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o -MF CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o.d -o CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/backoff/backoff_test.cc [1729/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:25: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:373:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [1733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/bad_streaming_id.cc [1734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/badreq.cc [1735/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [1736/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [1737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o -MF CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o.d -o CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/aws_request_signer_test.cc [1738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [1739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1740/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [1741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [1742/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o -MF CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o.d -o CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:22: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_CanCancelDuringSuccessfulExecution_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:296:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_CanCancelDuringSuccessfulExecution_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:296:48: note: 'on_done' declared here 296 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_CanCancelDuringExecution_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:271:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_CanCancelDuringExecution_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:271:48: note: 'on_done' declared here 271 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_WithContext_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:256:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_WithContext_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:256:48: note: 'on_done' declared here 256 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ForceWakeup_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:228:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ForceWakeup_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:228:48: note: 'on_done' declared here 228 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_DropImmediately_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:118:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_DropImmediately_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:118:48: note: 'on_done' declared here 118 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithFailure_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:110:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithFailure_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:110:48: note: 'on_done' declared here 110 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithSuccess_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:102:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithSuccess_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:102:48: note: 'on_done' declared here 102 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: note: 'on_done' declared here 213 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done1' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: note: 'on_done1' declared here 154 | StrictMock> on_done1; | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:35: note: '' declared here 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: note: in expansion of macro 'EXPECT_CALL' 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:35: note: '' declared here 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: note: in expansion of macro 'EXPECT_CALL' 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); | ^~~~~~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done1' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: note: 'on_done1' declared here 154 | StrictMock> on_done1; | ^~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:35: note: '' declared here 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: note: in expansion of macro 'EXPECT_CALL' 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:35: note: '' declared here 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: note: in expansion of macro 'EXPECT_CALL' 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); | ^~~~~~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: note: 'on_done' declared here 137 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: note: 'on_done' declared here 137 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: note: 'on_done' declared here 213 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: note: 'on_done' declared here 193 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: note: 'on_done' declared here 193 | StrictMock> on_done; | ^~~~~~~ [1743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o -MF CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/authorization_matchers_test.cc [1744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [1745/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1746/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [1747/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [1748/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [1749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1750/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1751/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [1752/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [1753/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o -MF CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o.d -o CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/bdp_estimator_test.cc [1754/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [1755/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [1756/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [1757/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o -MF CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o.d -o CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/binder_resolver_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/binder_resolver_test.cc:15: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/binder_resolver_test.cc:86:7: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [1760/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [1761/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [1762/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [1763/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [1764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [1765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1766/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [1767/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [1768/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1769/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [1770/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [1771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [1772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [1773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [1774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [1775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [1776/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [1777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [1778/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [1780/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [1781/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o activity_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1782/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1784/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [1785/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [1786/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1787/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1788/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [1789/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o address_sorting_test_unsecure -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1790/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o address_sorting_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [1792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [1793/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o alarm_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [1795/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o alts_util_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_alts.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1796/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [1797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [1798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [1799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [1800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [1801/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [1802/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1803/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [1804/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [1805/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1806/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o arena_promise_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [1807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [1808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [1809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [1810/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o auth_property_iterator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1811/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [1813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [1814/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o authorization_matchers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1815/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [1816/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1817/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1818/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o authorization_policy_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1819/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o avl_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1820/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o -MF CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o.d -o CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/type/expr.upb.c [1821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o -MF CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o.d -o CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/byte_buffer_test.cc [1822/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [1823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1824/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [1825/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [1826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o -MF CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o.d -o CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/call_finalization_test.cc [1827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o -MF CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o.d -o CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/call_push_pull_test.cc [1828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [1829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1831/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o aws_request_signer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1832/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1833/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o backoff_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1835/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o bad_streaming_id_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/cel_authorization_engine.cc [1837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/cancel_ares_query_test.cc [1840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/cel_authorization_engine_test.cc [1842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o -MF CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o.d -o CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/certificate_provider_registry_test.cc [1845/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o badreq_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [1847/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1850/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o bdp_estimator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1851/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o binder_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o -MF CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o.d -o CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/certificate_provider_store_test.cc [1853/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1854/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o -MF CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o.d -o CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/channel_filter_test.cc [1855/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [1856/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [1857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o -MF CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o.d -o CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/channel_arguments_test.cc [1858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1860/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o -MF CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o.d -o CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_args_test.cc [1862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o -MF CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o.d -o CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_stack_builder_test.cc [1864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o -MF CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o.d -o CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/channel_creds_registry_test.cc [1865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1870/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1871/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1872/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1873/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o -MF CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o.d -o CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channelz_registry_test.cc [1875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1876/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1877/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1878/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1879/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1881/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [1882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1883/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1884/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [1885/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [1886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [1887/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1890/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o -MF CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/codegen/codegen_test_minimal.cc [1891/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o -MF CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o.d -o CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/codegen/codegen_test_full.cc [1892/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o -MF CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o.d -o CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/test/client_context_test_peer_test.cc [1894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1897/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o byte_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1899/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o call_push_pull_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1900/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o -MF CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o.d -o CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc:33:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc:146:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [1901/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o call_finalization_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1902/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o -MF CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/filters/client_authority_filter_test.cc [1904/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/connection_prefix.cc [1906/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cancel_ares_query_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1907/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [1909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1910/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1911/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1913/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cel_authorization_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1914/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o certificate_provider_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1915/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o -MF CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o.d -o CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/context_test.cc [1917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1918/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o -MF CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o.d -o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/binder_transport_test.cc [1919/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o certificate_provider_store_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o -MF CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o.d -o CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/connectivity_state_test.cc [1921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o -MF CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o.d -o CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/cpp_impl_of_test.cc [1922/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o -MF CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o.d -o CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/bitset_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/bitset_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/bitset_test.cc:101:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1923/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1925/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o bitset_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1926/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_args_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1927/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o binder_transport_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1928/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o -MF CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o.d -o CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/context_list_test.cc [1929/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o -MF CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o.d -o CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/config/core_configuration_test.cc [1931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1932/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_arguments_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1933/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1934/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_creds_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1939/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_filter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [1941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1942/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o -MF CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o.d -o CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/dual_ref_counted_test.cc [1943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1944/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_stack_builder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [1946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [1949/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/duplicate_header.cc [1950/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/crl_ssl_transport_security_test.cc [1952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [1953/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [1954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [1955/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channelz_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [1956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [1957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [1959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [1960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o -MF CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o.d -o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc [1961/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [1963/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [1964/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [1965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [1966/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [1968/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [1969/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [1971/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [1972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [1973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [1974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [1975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [1976/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1977/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [1978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [1979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [1980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1981/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [1983/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o chunked_vector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [1984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [1985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [1986/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [1987/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1988/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [1989/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_authority_filter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [1991/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [1992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [1993/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [1994/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [1995/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_context_test_peer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [1996/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [1997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1998/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [1999/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [2000/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [2001/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [2002/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o codegen_test_full -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [2003/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [2004/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [2005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [2006/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [2007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [2008/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [2009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2010/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [2011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [2012/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o codegen_test_minimal -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [2013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [2014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [2015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [2016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2017/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o connection_prefix_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [2019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [2020/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [2021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [2022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o -MF CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o.d -o CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/endpoint_config_test.cc [2024/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2025/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2026/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2027/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o connectivity_state_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2028/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2029/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o context_list_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2030/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [2031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [2032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2033/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o context_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2034/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o -MF CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o.d -o CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/examine_stack_test.cc [2035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [2036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2037/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o -MF CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o.d -o CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/error_utils_test.cc [2038/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o core_configuration_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o -MF CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o.d -o CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/error_test.cc [2040/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2045/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2046/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [2047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2049/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cpp_impl_of_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2050/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [2052/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2057/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [2058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [2059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [2060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [2061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2063/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [2064/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [2065/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2066/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o crl_ssl_transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2067/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2070/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [2071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2072/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o destroy_grpclb_channel_with_active_connect_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:22: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_AddBeforeGet_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:45:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_AddBeforeGet_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:45:21: note: '' declared here 45 | EXPECT_CALL(cc, Cb(testing::_)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:45:3: note: in expansion of macro 'EXPECT_CALL' 45 | EXPECT_CALL(cc, Cb(testing::_)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:54:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:54:21: note: '' declared here 54 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:54:3: note: in expansion of macro 'EXPECT_CALL' 54 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:57:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:57:21: note: '' declared here 57 | EXPECT_CALL(cc, Cb(testing::_)).Times(1); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:57:3: note: in expansion of macro 'EXPECT_CALL' 57 | EXPECT_CALL(cc, Cb(testing::_)).Times(1); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_ExpectNotCalled_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:65:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_ExpectNotCalled_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:65:21: note: '' declared here 65 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:65:3: note: in expansion of macro 'EXPECT_CALL' 65 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); | ^~~~~~~~~~~ [2074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [2075/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o dual_ref_counted_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2076/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [2077/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/exec_ctx_wakeup_scheduler_test.cc [2078/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [2079/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o -MF CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o.d -o CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/evaluate_args_test.cc [2081/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2082/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [2083/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [2084/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [2085/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [2086/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [2087/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [2088/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [2089/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [2090/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [2091/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o duplicate_header_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [2093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [2094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [2095/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [2096/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [2097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [2098/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [2099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [2100/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [2101/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [2102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [2103/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [2104/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [2105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [2106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [2107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [2108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [2109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [2110/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [2111/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [2112/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [2113/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [2114/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2115/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [2117/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2118/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [2119/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2120/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [2121/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [2122/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2123/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [2124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [2125/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [2126/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [2127/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [2128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/flow_control.cc [2129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2130/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2131/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2132/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2135/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2137/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/pid_controller.cc [2138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2139/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2140/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2141/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2143/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2147/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2148/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [2149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [2150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [2151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2152/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [2153/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -MF CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o.d -o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder.cc [2154/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/bdp_estimator.cc [2155/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2156/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [2157/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2158/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2159/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2160/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2161/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2162/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2163/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2164/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o -MF CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o.d -o CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/forkable_test.cc [2165/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2166/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2167/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2168/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2169/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o -MF CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o.d -o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/file_watcher_certificate_provider_factory_test.cc [2170/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [2171/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2172/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2173/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2174/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2175/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2176/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2177/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2178/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2179/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o endpoint_config_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2180/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2181/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o error_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2182/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2183/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o endpoint_binder_pool_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2184/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o -MF CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o.d -o CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/global_config_env_test.cc [2185/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o error_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2186/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o -MF CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o.d -o CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperGT(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc:135:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1453:28: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1453 | GTEST_IMPL_CMP_HELPER_(GT, >) | ^ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1435:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' 1435 | if (val1 op val2) {\ | ^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc:35:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2187/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o -MF CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o.d -o CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/global_config_test.cc [2188/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2189/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [2190/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2191/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2192/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o evaluate_args_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2193/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o -MF CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o.d -o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder_test.cc:22: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder_test.cc:52:9: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2194/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o examine_stack_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2195/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2196/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2197/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc [2198/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/google_c2p_resolver_test.cc [2199/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2200/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2201/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20230802::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20230802::StatusCode [2202/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2203/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2204/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o exec_ctx_wakeup_scheduler_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [2205/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o -MF CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o.d -o CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/node_plugin.cc [2206/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2207/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2208/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o -o grpc_node_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2209/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o -MF CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o.d -o CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/csharp_plugin.cc [2210/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o -MF CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o.d -o CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc:20: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ForEachTest_SendThriceWithPipe_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc:48:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ForEachTest_SendThriceWithPipe_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc:48:48: note: 'on_done' declared here 48 | StrictMock> on_done; | ^~~~~~~ [2211/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2212/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o -MF CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o.d -o CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_engine_test.cc [2213/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o -o grpc_csharp_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2214/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/graceful_shutdown_test.cc [2215/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [2216/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc:96:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2217/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2218/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -MF CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o.d -o CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/python_plugin.cc [2219/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2220/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -o grpc_python_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2221/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o -MF CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o.d -o CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/ruby_plugin.cc [2222/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o -o grpc_ruby_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2223/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -MF CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o.d -o CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/php_plugin.cc [2224/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -o grpc_php_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2225/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2226/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_policy_provider_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_policy_provider_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_policy_provider_test.cc:46:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2227/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -MF CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o.d -o CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/cpp_plugin.cc [2228/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -o grpc_cpp_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2229/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2230/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o -MF CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o.d -o CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/objective_c_plugin.cc [2231/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o -o grpc_objective_c_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2232/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2233/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2234/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o file_watcher_certificate_provider_factory_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2235/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/h2_ssl_session_reuse_test.cc [2236/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o fake_binder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2237/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_credentials_options_comparator_test.cc [2238/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2239/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2240/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2241/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/head_of_line_blocking.cc [2242/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o -MF CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o.d -o CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.h:32, from /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc:17: In function 'int grpc_core::QsortCompare(const T&, const T&) [with T = grpc_tls_certificate_verifier_external*]', inlined from 'virtual int grpc_core::ExternalCertificateVerifier::CompareImpl(const grpc_tls_certificate_verifier*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.h:107:24, inlined from 'int grpc_tls_certificate_verifier::Compare(const grpc_tls_certificate_verifier*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.h:62:23, inlined from 'virtual void grpc_core::testing::GrpcTlsCertificateVerifierTest_ComparingDifferentObjectTypesFails_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc:268:3: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/useful.h:96:9: warning: array subscript 3 is outside array bounds of 'grpc_core::HostNameCertificateVerifier [1]' [-Warray-bounds] 96 | if (a < b) return -1; | ~~^~~ /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc: In member function 'virtual void grpc_core::testing::GrpcTlsCertificateVerifierTest_ComparingDifferentObjectTypesFails_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc:267:31: note: at offset 24 into object 'hostname_certificate_verifier' of size 24 267 | HostNameCertificateVerifier hostname_certificate_verifier; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2243/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2244/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2245/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2246/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2247/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o flow_control_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [2248/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2249/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2250/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o -MF CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/headers.cc [2251/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o -MF CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o.d -o CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_provider_test.cc [2252/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2253/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2254/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o -MF CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o.d -o CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpcli_test_util.cc [2255/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2256/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o -MF CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_credentials_options_test.cc [2257/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2258/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2259/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o forkable_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [2260/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2261/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o for_each_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 -ldl -lm -lrt && : [2262/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o global_config_env_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2263/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2264/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o -MF CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o.d -o CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/hpack_parser_table_test.cc [2265/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o global_config_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2266/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpcli_test_util.cc [2267/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o google_c2p_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2268/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2269/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -MF CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/idle_filter_state.cc [2270/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o google_mesh_ca_certificate_provider_factory_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2271/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o -MF CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o.d -o CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/http_proxy_mapper_test.cc [2272/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2273/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2274/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2275/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o graceful_shutdown_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2276/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2277/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2278/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2279/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2280/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_authorization_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2281/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2282/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o -MF CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_idle/idle_filter_state_test.cc /builddir/build/BUILD/grpc-1.48.1/test/core/client_idle/idle_filter_state_test.cc: In member function 'virtual void grpc_core::testing::IdleFilterStateTest_TimerKeepsGoingWithActivity_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/client_idle/idle_filter_state_test.cc:49:30: warning: ignoring return value of 'bool grpc_core::IdleFilterState::DecreaseCallCount()' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | (void)s.DecreaseCallCount(); | ~~~~~~~~~~~~~~~~~~~^~ [2283/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_authorization_policy_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2284/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2285/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o -MF CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o.d -o CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpcli_test.cc [2286/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o -MF CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o.d -o CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/hpack_parser_test.cc [2287/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpscli_test.cc [2288/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2289/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o -MF CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o.d -o CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_distributor_test.cc [2290/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o -MF CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o.d -o CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/init_test.cc [2291/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2292/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o -MF CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o.d -o CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/if_test.cc [2293/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/initial_settings_frame.cc [2294/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2295/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2296/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2297/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2298/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2299/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2300/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_certificate_distributor_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2301/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_certificate_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2302/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_certificate_verifier_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2303/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2304/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test.cc [2305/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2306/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_credentials_options_comparator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2307/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/iomgr_event_engine_test.cc [2308/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2309/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2310/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test_utils.cc [2311/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/insecure_security_connector_test.cc [2312/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2313/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2314/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_credentials_options_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2315/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2316/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2317/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2318/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2319/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2320/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2321/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o -MF CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o.d -o CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/join_test.cc [2322/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2323/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2324/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2325/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2326/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2327/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2328/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2329/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2330/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2331/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2332/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2333/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2334/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2335/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2336/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2337/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2338/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o h2_ssl_session_reuse_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libend2end_tests.so.26.0.0 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2339/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2340/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2343/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2344/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2347/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2348/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2351/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2353/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2354/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2356/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2357/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/large_metadata.cc [2358/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2362/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2363/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_macos.cc [2364/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc [2365/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_windows.cc [2366/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_linux.cc [2367/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/timer_test.cc [2368/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2369/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2370/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2371/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2372/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2373/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o head_of_line_blocking_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2374/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2375/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/load_reporter/get_cpu_stats_test.cc [2376/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2378/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2379/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o headers_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2380/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o hpack_parser_table_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/json_test.dir/test/core/json/json_test.cc.o -MF CMakeFiles/json_test.dir/test/core/json/json_test.cc.o.d -o CMakeFiles/json_test.dir/test/core/json/json_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/json/json_test.cc [2382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o -MF CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o.d -o CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/log_test.cc [2383/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2384/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/load_data_store.cc [2386/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2387/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o hpack_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2388/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2389/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2390/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o http_proxy_mapper_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2392/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o -MF CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o.d -o CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/loop_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/loop_test.cc:15: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o -MF CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o.d -o CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/match_test.cc [2394/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o -MF CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o.d -o CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc:21: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::LatchTest_Works_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc:36:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::LatchTest_Works_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc:36:48: note: 'on_done' declared here 36 | StrictMock> on_done; | ^~~~~~~ [2395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2396/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2397/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2398/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o httpcli_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2399/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2400/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o httpscli_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2401/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2402/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/load_reporter/load_data_store_test.cc [2403/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2404/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2405/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2406/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2407/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2408/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2409/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2410/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2411/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o idle_filter_state_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2412/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2413/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2414/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2415/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2416/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o if_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2417/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2418/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2419/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2420/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2421/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2422/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2423/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2424/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o -MF CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o.d -o CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/matchers_test.cc [2426/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2427/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2428/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2429/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2430/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2431/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2432/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2433/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2434/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o init_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2435/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2436/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2437/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2438/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2439/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2440/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2441/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2442/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2443/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2444/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2445/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2446/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2447/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2448/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2449/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2450/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2451/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2452/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2453/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc [2455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2457/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2458/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2459/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o -MF CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o.d -o CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/no_destruct_test.cc [2460/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2462/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2463/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2464/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2465/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2466/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2467/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2468/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o initial_settings_frame_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2470/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2471/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2472/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2473/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2474/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2475/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o insecure_security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2476/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2477/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o -MF CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o.d -o CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/metadata_map_test.cc [2478/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2479/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2480/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2481/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o -MF CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o.d -o CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperGE(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:160:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1451:28: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1451 | GTEST_IMPL_CMP_HELPER_(GE, >=) | ^ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1435:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' 1435 | if (val1 op val2) {\ | ^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:47:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /usr/include/c++/12/vector:64, from /usr/include/c++/12/functional:62, from /usr/include/absl/base/internal/invoke.h:44, from /usr/include/absl/utility/utility.h:50, from /usr/include/absl/types/optional.h:39, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:15: In destructor 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]', inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:733:7, inlined from 'grpc_event_engine::experimental::Vector::~Vector()' at /builddir/build/BUILD/grpc-1.48.1/include/grpc/event_engine/memory_allocator.h:189:7, inlined from 'virtual void grpc_core::testing::MemoryQuotaTest_ContainerAllocator_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:140:1: /usr/include/c++/12/bits/stl_vector.h:367:49: warning: pointer used after 'void operator delete(void*)' [-Wuse-after-free] 367 | _M_impl._M_end_of_storage - _M_impl._M_start); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.h:33: In member function 'void grpc_event_engine::experimental::MemoryAllocator::Container::deallocate(T*, size_t) [with T = int]', inlined from 'static void std::allocator_traits< >::deallocate(_Alloc&, pointer, size_type) [with _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/alloc_traits.h:345:23, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:387:19, inlined from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:366:15, inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:733:7, inlined from 'grpc_event_engine::experimental::Vector::~Vector()' at /builddir/build/BUILD/grpc-1.48.1/include/grpc/event_engine/memory_allocator.h:189:7, inlined from 'virtual void grpc_core::testing::MemoryQuotaTest_ContainerAllocator_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:140:1: /builddir/build/BUILD/grpc-1.48.1/include/grpc/event_engine/memory_allocator.h:162:24: note: call to 'void operator delete(void*)' here 162 | ::operator delete(p); | ~~~~~~~~~~~~~~~~~^~~ [2482/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o iomgr_event_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2483/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2484/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o join_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2485/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test.cc [2486/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2487/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2488/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/json_test.dir/test/core/json/json_test.cc.o CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o json_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2489/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2490/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc [2491/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2492/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o -MF CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o.d -o CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/orphanable_test.cc [2493/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2494/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test_utils.cc [2495/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2496/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix.cc /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix.cc: In destructor 'grpc_event_engine::experimental::PosixOracleListener::~PosixOracleListener()': /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix.cc:325:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 325 | write(pipefd_[1], kStopMessage, strlen(kStopMessage)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2497/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2498/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2499/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2500/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o large_metadata_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2501/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2502/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o -MF CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o.d -o CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/overload_test.cc [2503/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2505/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2506/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/out_of_bounds.cc [2507/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o latch_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2508/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2509/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2510/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/client_test.cc [2511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2512/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2514/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2515/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2516/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2517/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o -MF CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o.d -o CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:20: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanWatch_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:103:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanWatch_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:103:48: note: 'on_done' declared here 103 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanPushAndGet_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:63:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanPushAndGet_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:63:48: note: 'on_done' declared here 63 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanNext_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:79:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanNext_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:79:48: note: 'on_done' declared here 79 | StrictMock> on_done; | ^~~~~~~ [2518/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2519/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2520/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2521/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o lb_get_cpu_stats_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [2522/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2523/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2524/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o lb_load_data_store_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [2525/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2526/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2527/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2528/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2529/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2530/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2531/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2532/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/periodic_update.cc [2533/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o log_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2534/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2535/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o loop_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [2536/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2537/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2538/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2539/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2540/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2541/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o match_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2542/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2543/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2544/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2545/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2546/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2547/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2548/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2549/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o -MF CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o.d -o CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/periodic_update_test.cc [2550/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2551/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2553/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [2554/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2555/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2556/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2557/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2558/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o matchers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2559/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o -MF CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o.d -o CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/pid_controller_test.cc [2560/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2561/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o -MF CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o.d -o CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/poll_test.cc [2562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o -MF CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o.d -o CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/promise_factory_test.cc [2563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o -MF CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o.d -o CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/map_test.cc [2564/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o -MF CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o.d -o CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/promise_test.cc [2565/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2566/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2567/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2568/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2569/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2571/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o memory_quota_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [2572/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o miscompile_with_no_unique_address_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2573/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2574/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o metadata_map_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2575/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o no_destruct_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2576/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o -MF CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/parsed_metadata_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/parsed_metadata_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/transport/parsed_metadata_test.cc:210:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o -MF CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o.d -o CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/codegen/proto_utils_test.cc [2578/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o -MF CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o.d -o CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/race_test.cc [2579/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2580/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2581/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2582/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2583/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2584/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o observable_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2585/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20230802::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20230802::StatusCode [2587/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o -MF CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o.d -o CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:23: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanSeeClosedOnSend_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:89:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanSeeClosedOnSend_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:89:48: note: 'on_done' declared here 89 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanSeeClosedOnReceive_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:121:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanSeeClosedOnReceive_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:121:48: note: 'on_done' declared here 121 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanSendAndReceive_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:47:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanSendAndReceive_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:47:48: note: 'on_done' declared here 47 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanReceiveAndSend_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:68:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanReceiveAndSend_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:68:48: note: 'on_done' declared here 68 | StrictMock> on_done; | ^~~~~~~ [2588/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2589/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2590/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o oracle_event_engine_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2591/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o orphanable_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [2593/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2594/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2595/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/ref_counted_ptr_test.cc [2598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2599/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o overload_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2600/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2601/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o out_of_bounds_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o -MF CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o.d -o CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-matchers.h:271, from /builddir/build/BUILD/grpc-1.48.1/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc:62:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2603/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2604/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu11 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2605/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2606/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2607/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o parsed_metadata_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2609/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc [2610/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2611/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2612/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o -MF CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o.d -o CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/ref_counted_test.cc [2613/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2614/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2615/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2616/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2617/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2620/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2621/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2622/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2623/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2626/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2627/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2629/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2630/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2631/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2632/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_test.cc [2633/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o periodic_update_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [2634/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o pid_controller_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2635/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2636/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_test.cc [2637/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o -MF CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o.d -o CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/retry_throttle_test.cc [2639/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o -MF CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o.d -o CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/resource_quota_test.cc [2640/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2641/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2643/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2644/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_factory_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2645/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o poll_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2646/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2647/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o pipe_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [2648/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_map_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2649/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2650/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2651/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o -MF CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o.d -o CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/rbac_translator_test.cc [2652/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2653/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2654/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o -MF CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/secure_auth_context_test.cc [2655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o -MF CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o.d -o CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/seq_test.cc [2656/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o proto_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [2657/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o -MF CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o.d -o CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/server_chttp2_test.cc [2658/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/rls_lb_config_parser_test.cc [2659/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2660/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2662/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2663/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o race_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2666/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o -MF CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o.d -o CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/test/server_context_test_spouse_test.cc [2667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o -MF CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o.d -o CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/server_config_selector/server_config_selector_test.cc [2668/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2669/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/server_registered_method.cc [2670/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rbac_service_config_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2671/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2672/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2673/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2674/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2676/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2677/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2679/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2680/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2681/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2682/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2683/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2684/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2685/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2686/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2688/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rbac_translator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2689/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2691/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2694/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2695/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2696/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2697/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2698/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2700/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2701/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2702/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o ref_counted_ptr_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2703/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2704/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2705/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2706/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2709/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2711/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/simple_request.cc [2712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2713/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2714/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2715/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2717/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2718/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2719/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o ref_counted_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2720/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2721/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2722/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2724/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2725/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2726/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o -MF CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o.d -o CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/settings_timeout_test.cc [2729/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o remove_stream_from_stalled_lists_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o -MF CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/single_set_ptr_test.cc [2734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2735/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o resolve_address_using_ares_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2736/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o -MF CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o.d -o CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer_test.cc [2738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2740/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o resolve_address_using_native_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o -MF CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o.d -o CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/sleep_test.cc [2742/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o -MF CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o.d -o CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/smoke_test.cc [2743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o -MF CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o.d -o CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/stat_test.cc [2744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2745/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o -MF CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o.d -o CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/address_utils/sockaddr_utils_test.cc [2746/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2747/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2748/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2750/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2751/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o resource_quota_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 -ldl -lm -lrt && : [2752/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2753/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2754/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o retry_throttle_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2755/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o -MF CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o.d -o CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/status_util_test.cc [2756/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rls_lb_config_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2757/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o secure_auth_context_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o -MF CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o.d -o CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/debug/stats_test.cc [2759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2760/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2761/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o seq_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2762/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2763/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o -MF CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o.d -o CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/service_config_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/service_config_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/service_config_test.cc:183:5: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2766/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2767/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2768/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2769/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_chttp2_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2770/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_config_selector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o -MF CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o.d -o CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/status_helper_test.cc [2772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [2773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2776/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2778/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2780/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2781/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_context_test_spouse_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [2782/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2784/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2785/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2786/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2787/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2788/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2789/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2790/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2793/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2795/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o -MF CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o.d -o CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/system_roots_test.cc [2796/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o -MF CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o.d -o CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/string_ref_test.cc [2799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o -MF CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o.d -o CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/stranded_event_test.cc [2801/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2802/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2803/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2804/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2805/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_registered_method_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2806/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2810/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2811/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2814/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2815/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2816/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o -MF CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/streams_not_seen_test.cc [2817/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2818/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2819/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2820/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2822/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [2824/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o settings_timeout_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2825/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o service_config_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2831/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2832/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2833/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2835/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2845/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2847/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2850/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2851/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2853/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2854/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2855/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2856/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2860/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2870/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2871/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2872/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2873/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o simple_request_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [2875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [2876/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2877/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2878/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2879/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2881/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2883/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2884/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2885/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [2886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o -MF CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o.d -o CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/table_test.cc [2887/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2890/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2891/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2892/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2897/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2899/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2900/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2901/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2902/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2904/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2906/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2907/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc [2909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2910/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2911/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2913/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2914/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2915/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2918/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2919/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2922/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2923/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o single_set_ptr_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [2924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2925/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2926/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2927/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2928/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2929/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [2931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2932/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2933/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2934/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2939/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2942/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2944/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [2946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2949/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o sleep_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2950/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2953/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2955/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2961/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2963/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2964/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2966/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o smoke_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2968/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2969/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o sockaddr_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2971/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2976/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2977/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2981/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stack_tracer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2983/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o -MF CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o.d -o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/slice_buffer_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/slice_buffer_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/slice_buffer_test.cc:45:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2986/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2987/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [2988/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2989/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc [2990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2991/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stat_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2993/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2994/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stats_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2995/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2996/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [2997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o -MF CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o.d -o CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_buffer_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_buffer_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_buffer_test.cc:47:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2998/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/time_test.cc [2999/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3000/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o status_helper_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3001/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [3002/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3003/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3004/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o status_util_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/iomgr_event_engine/timer_list_test.cc [3006/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/slice_test.cc [3008/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3010/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stranded_event_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [3012/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [3014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [3015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/time_test.cc [3016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [3017/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [3018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [3019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [3020/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [3021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [3023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3024/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [3025/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [3026/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [3027/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o streams_not_seen_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3028/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [3029/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [3030/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [3031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [3032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [3033/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [3034/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [3035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [3036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3037/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [3038/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [3039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [3040/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [3041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [3043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [3044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [3045/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3046/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o string_ref_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/credentials_test.cc [3048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [3049/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [3050/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o system_roots_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [3052/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [3053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [3054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [3055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [3056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [3057/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [3058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [3059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [3060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [3062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [3063/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [3064/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [3065/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_test.cc:28: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_test.cc:74:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [3066/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [3067/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/client/credentials_test.cc [3069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [3070/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o table_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3072/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o -MF CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o.d -o CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/thread_quota_test.cc [3073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3075/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o -MF CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o.d -o CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/thread_manager/thread_manager_test.cc [3076/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o -MF CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o.d -o CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/time_util_test.cc [3077/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3078/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o -MF CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/timeout_encoding_test.cc [3079/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_iomgr_event_engine_time_averaged_stats_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o -MF CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o.d -o CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/timer_test.cc [3081/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3082/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [3083/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o -MF CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o.d -o CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/time_jump_test.cc [3084/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3085/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_iomgr_event_engine_timer_heap_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3086/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3087/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o -MF CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o.d -o CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/tls_test.cc [3088/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3089/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3090/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3091/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [3095/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_iomgr_event_engine_timer_list_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3096/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_slice_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [3098/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/security/tls_certificate_verifier_test.cc [3100/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [3101/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [3103/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_gprpp_time_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3104/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [3105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [3107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [3108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc: In function 'void grpc_core::{anonymous}::validate_jwt_encode_and_sign_params(const grpc_auth_json_key*, const char*, gpr_timespec)': /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:1334:27: warning: 'int RSA_check_key(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1334 | GPR_ASSERT(RSA_check_key(json_key->private_key)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:1334:3: note: in expansion of macro 'GPR_ASSERT' 1334 | GPR_ASSERT(RSA_check_key(json_key->private_key)); | ^~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:29: /usr/include/openssl/rsa.h:286:27: note: declared here 286 | OSSL_DEPRECATEDIN_3_0 int RSA_check_key(const RSA *); | ^~~~~~~~~~~~~ [3110/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [3111/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_slice_slice_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3112/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3113/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_security_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3114/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3115/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3117/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [3118/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_slice_slice_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3119/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_client_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3120/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [3121/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [3122/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [3123/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [3124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3125/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3126/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [3127/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [3128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [3129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [3130/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_server_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3131/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [3132/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [3133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [3134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [3135/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o -MF CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o.d -o CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/too_many_pings_test.cc [3136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [3137/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [3138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [3139/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [3140/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3141/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [3142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3143/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [3144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [3145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [3146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [3147/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3148/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_util_slice_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [3150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [3151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [3152/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [3153/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [3154/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_util_time_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3155/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o -MF CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/tls_security_connector_test.cc [3156/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [3157/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [3158/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [3159/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [3160/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [3161/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [3162/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [3163/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [3164/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [3165/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [3166/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3167/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [3168/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o thread_manager_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3169/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [3170/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [3171/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [3172/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [3173/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [3174/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3175/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [3176/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o thread_quota_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3177/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3178/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3179/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/try_seq_metadata_test.cc [3180/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o time_jump_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3181/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o time_util_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3182/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [3183/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3184/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3185/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [3186/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o -MF CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o.d -o CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/try_join_test.cc [3187/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3188/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o timeout_encoding_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3189/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [3190/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o timer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3191/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [3192/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/unknown_frame.cc [3193/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o -MF CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o.d -o CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/try_seq_test.cc [3194/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [3195/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o -MF CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o.d -o CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/unique_type_name_test.cc [3196/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3197/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3198/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3199/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [3200/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o -MF CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o.d -o CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc:23: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc:36:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc:44:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [3201/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3202/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [3203/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3204/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_certificate_verifier_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3205/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3206/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [3207/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/window_overflow.cc [3208/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [3209/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [3210/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3211/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3212/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [3213/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [3214/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/transport_stream_receiver_test.cc [3215/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3216/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3217/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [3218/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3219/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [3220/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [3221/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [3222/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [3223/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [3224/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3225/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3226/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [3227/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [3228/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [3229/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [3230/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o too_many_pings_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3231/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [3232/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [3233/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [3234/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [3235/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [3236/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [3237/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [3238/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3239/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [3240/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3241/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [3242/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [3243/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [3244/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [3245/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [3246/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [3247/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [3248/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [3249/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3250/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [3251/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [3252/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [3253/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [3254/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [3255/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [3256/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [3257/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [3258/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [3259/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [3260/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [3261/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [3262/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [3263/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [3264/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [3265/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [3266/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [3267/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [3268/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [3269/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [3270/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [3271/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [3272/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [3273/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [3274/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [3275/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [3276/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [3277/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [3278/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o -MF CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o.d -o CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/uri/uri_parser_test.cc [3279/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [3280/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [3281/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [3282/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [3283/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [3284/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [3285/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [3286/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [3287/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [3288/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [3289/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [3290/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [3291/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [3292/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [3293/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [3294/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [3295/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [3296/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [3297/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [3298/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [3299/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [3300/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [3301/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3302/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [3303/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [3304/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [3305/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3306/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [3307/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [3308/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [3309/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3310/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o try_join_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3311/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3312/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [3313/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3314/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [3315/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [3316/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o try_seq_metadata_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3317/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o transport_stream_receiver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3318/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o try_seq_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3319/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [3320/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [3321/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [3322/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [3323/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [3324/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3325/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [3326/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [3327/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [3328/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o unique_type_name_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3329/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [3330/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [3331/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [3332/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [3333/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [3334/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/echo.proto [3335/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/echo_messages.proto [3336/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/simple_messages.proto [3337/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/orca_load_report.proto [3338/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [3339/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [3340/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [3341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3343/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [3344/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [3347/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3348/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [3350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o -MF CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o.d -o CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/work_serializer_test.cc [3351/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [3353/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3354/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3356/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o -MF CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o.d -o CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/microbenchmarks/helpers.cc [3357/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3358/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3362/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3363/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3364/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3365/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3366/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3367/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3368/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o -MF CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o.d -o CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/xds_credentials_test.cc [3369/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3370/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3371/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [3372/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [3373/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3374/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3375/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3376/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3378/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3379/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -MF CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o.d -o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder.cc [3380/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o -MF CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o.d -o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/wire_reader_test.cc [3383/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3384/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_bootstrap_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_bootstrap_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_bootstrap_test.cc:129:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [3385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3386/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3387/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3388/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3389/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o -MF CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o.d -o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/wire_writer_test.cc [3390/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3392/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o -MF CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o.d -o CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/cfstream_test.cc [3394/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3396/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3397/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3398/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3399/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3400/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [3401/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_certificate_provider_test.cc [3402/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3403/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3404/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libbenchmark_helpers.so.1.48 -o libbenchmark_helpers.so.1.48.1 CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libbenchmark.so.1.8.2 libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3405/5155] /usr/bin/cmake -E cmake_symlink_library libbenchmark_helpers.so.1.48.1 libbenchmark_helpers.so.1.48 libbenchmark_helpers.so && : [3406/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3407/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3408/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3409/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o -MF CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o.d -o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/binder_server_test.cc [3410/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3411/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3412/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3413/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3414/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3415/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3416/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3417/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3418/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3419/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3420/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3421/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3422/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3423/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3424/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3426/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3427/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3428/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3429/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3430/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3431/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3432/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3433/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3434/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3435/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3436/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3437/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3438/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3439/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3440/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3441/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3442/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3443/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3444/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3445/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3446/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3447/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o binder_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3448/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3449/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3450/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3451/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3452/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder.cc [3453/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3457/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3458/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/testing_channel_create.cc [3459/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3460/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cfstream_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o -MF CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o.d -o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/delegating_channel_test.cc [3462/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3463/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3464/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3465/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3466/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3467/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3468/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3470/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/client_interceptors_end2end_test.cc [3471/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3472/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3473/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3474/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3475/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3476/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/authorization_policy_provider.cc [3477/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3478/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o -MF CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o.d -o CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/exception_test.cc [3479/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3480/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3481/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3482/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3483/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3484/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/context_allocator_end2end_test.cc [3485/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3486/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3487/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3488/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20230802::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20230802::StatusCode [3489/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3490/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3491/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3492/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_interceptors_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3493/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3494/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3495/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [3496/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3497/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3498/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3499/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3500/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3501/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3502/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/client_callback_end2end_test.cc [3503/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3505/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o context_allocator_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3506/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_callback_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3507/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3508/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3509/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3510/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3512/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3514/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3515/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o delegating_channel_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3516/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3517/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3518/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3519/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3520/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3521/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o -MF CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o.d -o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::InterfaceDown()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:87:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::DNSDown()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:106:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 106 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:112:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 112 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::InterfaceUp()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:80:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 80 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::DNSUp()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:95:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::DropPackets()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:120:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::RestoreNetwork()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:132:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::FlakeNetwork()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:147:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::UnflakeNetwork()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:154:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 154 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [3522/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3523/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3524/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3525/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3526/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/end2end_binder_transport_test.cc [3527/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3528/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3529/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3530/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3531/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3532/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3533/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3534/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3535/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3536/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3537/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o end2end_binder_transport_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3538/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3539/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3540/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3541/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpc_authz_end2end_test.cc [3542/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3543/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3544/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3545/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o exception_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3546/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3547/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3548/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3549/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3550/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3551/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3553/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3554/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3555/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3556/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3557/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o flaky_network_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3558/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3559/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3560/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3561/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o -MF CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o.d -o CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/nonblocking_test.cc [3563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3564/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o -MF CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o.d -o CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/server_builder_test.cc [3565/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3566/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/message_allocator_end2end_test.cc [3567/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3568/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3569/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3571/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3572/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3573/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3574/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3575/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3576/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_authz_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3578/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/server_builder_with_socket_mutator_test.cc [3579/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3580/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o -MF CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o.d -o CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/test/mock_stream_test.cc [3581/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3582/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3583/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3584/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3585/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3587/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3588/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o message_allocator_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3589/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3590/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/port_sharing_end2end_test.cc [3591/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3593/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3594/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3595/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3599/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3600/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3601/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o mock_stream_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3603/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o unknown_frame_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3604/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3605/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3606/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o useful_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [3607/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o uri_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3609/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o window_overflow_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3610/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o work_serializer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3611/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3612/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3613/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o -MF CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o.d -o CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/server_early_return_test.cc [3614/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3615/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o wire_reader_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3616/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o wire_writer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3617/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [3620/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3621/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3622/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o nonblocking_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3623/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fuzzer_util.cc [3624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/grpc_profiler.cc [3625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3626/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/parse_hexstring.cc [3627/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram.cc [3628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_isolated_runtime_environment.cc [3629/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3630/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3631/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline.cc [3632/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_init.cc [3633/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/slice_splitter.cc [3634/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3635/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_windows.cc [3636/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3637/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3639/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3640/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_posix.cc [3641/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tracer_util.cc [3642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/mock_endpoint.cc [3643/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3644/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3645/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer.cc [3646/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3647/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port.cc [3648/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_certificate_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3649/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_bootstrap_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3650/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/passthru_endpoint.cc [3651/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o port_sharing_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3652/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/resolve_localhost_ip46.cc [3653/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/reconnect_server.cc [3654/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o -MF CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o.d -o CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/server_request_call_test.cc [3656/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3657/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_config.cc [3658/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/reflection/v1alpha/reflection.proto [3659/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_server_client.cc [3660/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3662/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3663/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_tcp_server.cc [3666/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3668/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3669/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3670/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3671/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3672/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3673/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3674/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [3675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3676/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3677/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -MF CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o.d -o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/ext/proto_server_reflection_plugin.cc [3678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [3679/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3680/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3681/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/server_interceptors_end2end_test.cc [3682/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3683/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3684/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3685/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3686/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o -MF CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o.d -o CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/tls_key_export_test.cc [3687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3688/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o -MF CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o.d -o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/ext/proto_server_reflection.cc [3689/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [3690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3691/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [3692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [3694/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [3695/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_cli.cc [3696/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_reflection.so.1.48 -o libgrpc++_reflection.so.1.48.1 CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3697/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_reflection.so.1.48.1 libgrpc++_reflection.so.1.48 libgrpc++_reflection.so && : [3698/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [3700/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [3701/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [3702/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3703/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/performance/writes_per_rpc_test.cc [3704/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3705/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [3706/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [3707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3709/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call_test.cc [3710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [3711/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_credentials_end2end_test.cc [3713/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_builder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3714/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3715/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3717/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_builder_with_socket_mutator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3718/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/base.proto [3719/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/config_dump.proto [3720/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/channelz/channelz.proto [3721/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/csds.proto [3722/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_early_return_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3724/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_request_call_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3725/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3726/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_interceptors_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [3728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3729/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [3730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [3731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [3733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [3734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool.cc [3735/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3736/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3740/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool.cc [3741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3742/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [3743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3745/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -MF CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channelz/channelz_service_plugin.cc [3746/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o -MF CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channelz/channelz_service.cc [3747/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3748/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3750/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/percent.proto [3751/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_key_export_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3752/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3753/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3754/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3755/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o -MF CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o.d -o CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_trace_test.cc [3756/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool.cc [3757/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -MF CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o.d -o CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/channel_trace_proto_helper.cc [3758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3760/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3761/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -MF CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc [3762/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [3763/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [3764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [3765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -MF CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o.d -o CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc [3766/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include test/core/tsi/alts/fake_handshaker/handshaker.proto [3767/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include test/core/tsi/alts/fake_handshaker/transport_security_common.proto [3768/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [3769/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o writes_per_rpc_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3770/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_credentials_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [3772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [3773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -MF CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o.d -o CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/channel_trace_proto_helper.cc [3775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3776/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool_test.cc [3777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc [3778/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/health/v1/health.proto [3779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3780/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/duplicate/echo_duplicate.proto [3781/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/lb/v1/load_balancer.proto [3782/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/admin/admin_services.cc [3783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3784/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [3785/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -MD -MT CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -MF CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.pb.cc [3786/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3787/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc [3788/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3789/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpcpp_channelz.so.1.48 -o libgrpcpp_channelz.so.1.48.1 CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3790/5155] /usr/bin/cmake -E cmake_symlink_library libgrpcpp_channelz.so.1.48.1 libgrpcpp_channelz.so.1.48 libgrpcpp_channelz.so && : [3791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -MF CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o.d -o CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.pb.cc [3792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -MF CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o.d -o CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc [3793/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [3794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.pb.cc [3795/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [3796/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o -MF CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o.d -o CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channelz_test.cc [3799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3801/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cli_call_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3802/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3803/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [3804/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3805/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc [3806/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc [3809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3810/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -MF CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o.d -o CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.pb.cc [3811/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc [3812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3814/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3815/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/admin_services_end2end_test.cc [3816/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc [3817/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3818/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3819/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc [3820/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3822/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3824/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3825/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.grpc.pb.cc [3830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3831/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3832/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_trace_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3833/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3835/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc [3840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/orca_interceptor.cc [3841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/connection_delay_injector.cc [3844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3845/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3847/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o -MF CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o.d -o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/channelz_service_test.cc [3850/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3851/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_lb_policies.cc [3852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3853/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channelz_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3854/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channelz_service_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpcpp_channelz.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3855/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3856/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/orca_service.cc [3857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3860/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3870/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o admin_services_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpcpp_channelz.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3871/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3872/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3873/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o -MF CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/client/client_channel_stress_test.cc [3874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3876/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3877/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3878/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3879/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3881/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_cli -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc++_test_config.so.1.48.1 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [3882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3883/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3884/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o alts_concurrent_connectivity_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3885/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tool_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [3886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3887/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3890/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3891/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3892/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3897/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3899/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -MF CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o.d -o CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc [3900/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc [3901/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3902/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3904/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o -MF CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o.d -o CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/grpclb/grpclb_api_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/cpp/grpclb/grpclb_api_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/grpclb/grpclb_api_test.cc:99:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [3906/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3907/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3910/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3911/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_channel_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o -MF CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o.d -o CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/filter_end2end_test.cc [3913/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.pb.cc [3914/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3915/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -MF CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o.d -o CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc [3917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3918/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3919/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc [3921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o -MF CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o.d -o CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/async_end2end_test.cc [3922/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o -MF CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o.d -o CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/generic_end2end_test.cc [3923/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3925/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3926/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3927/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3928/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3929/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o async_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3932/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3933/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3934/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -MF CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_health_check_service_impl.cc [3935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3939/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3942/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3944/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.grpc.pb.cc [3946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3949/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3950/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3953/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o filter_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3955/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3961/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o -MF CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/health_service_end2end_test.cc [3963/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3964/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3966/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3968/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3969/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o generic_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3971/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3976/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3977/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpclb_api_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [3978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3981/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3983/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3986/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3987/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3988/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3989/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3991/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/proto_server_reflection_test.cc [3992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3993/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3994/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3995/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3996/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3998/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3999/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4000/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/client_lb_end2end_test.cc [4001/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4002/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4003/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4004/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4006/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_lb_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4008/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o health_service_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4010/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4012/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpclb_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpclb_end2end_test.cc:25: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperGT(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpclb_end2end_test.cc:776:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1453:28: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1453 | GTEST_IMPL_CMP_HELPER_(GT, >) | ^ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1435:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' 1435 | if (val1 op val2) {\ | ^~ [4013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4017/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4019/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpclb_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [4020/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4024/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/hybrid_end2end_test.cc [4025/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o -MF CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o.d -o CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/end2end_test.cc [4026/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o hybrid_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4027/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4028/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4029/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o -MF CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o.d -o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/raw_end2end_test.cc [4030/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4033/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4034/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4037/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4038/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4040/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/server_builder_plugin_test.cc [4045/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4046/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4049/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4050/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4052/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/status/status.proto [4053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4057/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4063/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/status/status.pb.cc [4064/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.proto [4065/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/empty.proto [4066/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4067/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o proto_server_reflection_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o -MF CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o.d -o CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/shutdown_test.cc [4069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/status/status.grpc.pb.cc [4070/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4072/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4075/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc [4076/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/messages.proto [4077/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/test.proto [4078/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/istio_echo.proto [4079/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4081/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4082/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc [4083/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o raw_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4084/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o -MF CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/service_config_end2end_test.cc [4085/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test.cc [4086/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o -MF CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o.d -o CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/error_details_test.cc [4087/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o -MF CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/streaming_throughput_test.cc [4088/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4089/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4090/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc [4091/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4095/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4096/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test_utils.cc [4097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc [4098/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4100/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4101/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4103/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4104/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o -MF CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o.d -o CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/http2_client.cc [4107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/timer_test.cc [4109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4110/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4111/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o -MF CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o.d -o CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:22: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = grpc::testing::EchoResponse*]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockEchoTestServiceStub::gmock_Echo(const testing::Matcher&, const testing::Matcher&, const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_mock.grpc.pb.h:16:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:25: note: '' declared here 348 | EXPECT_CALL(stub, Echo(_, _, _)) /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: note: in expansion of macro 'EXPECT_CALL' 348 | EXPECT_CALL(stub, Echo(_, _, _)) | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = const grpc::testing::EchoRequest&]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockEchoTestServiceStub::gmock_Echo(const testing::Matcher&, const testing::Matcher&, const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_mock.grpc.pb.h:16:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:25: note: '' declared here 348 | EXPECT_CALL(stub, Echo(_, _, _)) /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: note: in expansion of macro 'EXPECT_CALL' 348 | EXPECT_CALL(stub, Echo(_, _, _)) | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = grpc::WriteOptions]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockClientWriter::gmock_Write(const testing::Matcher::Arg<0>::type>&, const testing::Matcher::Arg<1>::type>&) [with W = grpc::testing::EchoRequest]' at /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/test/mock_stream.h:59:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:24: note: '' declared here 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: note: in expansion of macro 'EXPECT_CALL' 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = const grpc::testing::EchoRequest&]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockClientWriter::gmock_Write(const testing::Matcher::Arg<0>::type>&, const testing::Matcher::Arg<1>::type>&) [with W = grpc::testing::EchoRequest]' at /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/test/mock_stream.h:59:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:24: note: '' declared here 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: note: in expansion of macro 'EXPECT_CALL' 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = grpc::WriteOptions]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockClientReaderWriter::gmock_Write(const testing::Matcher::Arg<0>::type>&, const testing::Matcher::Arg<1>::type>&) [with W = grpc::testing::EchoRequest; R = grpc::testing::EchoResponse]' at /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/test/mock_stream.h:78:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_BidiStream_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:409:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_BidiStream_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:409:25: note: '' declared here 409 | EXPECT_CALL(*rw, Write(_, _)) /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:409:3: note: in expansion of macro 'EXPECT_CALL' 409 | EXPECT_CALL(*rw, Write(_, _)) | ^~~~~~~~~~~ [4112/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4113/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4114/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4115/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o -MF CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o.d -o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/interop_server_bootstrap.cc [4116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o -MF CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o.d -o CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/client_helper.cc [4117/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o mock_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4118/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o -MF CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o.d -o CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/oauth2_utils.cc [4119/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_builder_plugin_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4120/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o -MF CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o.d -o CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/thread_stress_test.cc [4121/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4122/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4123/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o service_config_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4125/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o -MF CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o.d -o CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/server_helper.cc [4126/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4127/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o shutdown_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o -MF CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/istio_echo.pb.cc [4129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4130/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4131/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4132/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o -MF CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o.d -o CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/client.cc [4133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4135/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o -MF CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/istio_echo_server_lib.cc [4136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o -MF CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o.d -o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/interop_server.cc [4137/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o streaming_throughput_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4139/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4140/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [4141/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4143/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o -MF CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc [4144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [4146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4147/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o -MF CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o.d -o CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/interop_client.cc [4148/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.pb.cc [4151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4152/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o thread_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4153/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o -MF CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/istio_echo_server_test.cc [4154/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4155/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4156/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [4157/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4158/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o -MF CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o.d -o CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/admin/admin_services.cc [4159/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4160/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o error_details_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_error_details.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [4161/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4162/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4163/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4164/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/orca_service.proto [4165/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4166/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4167/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [4168/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [4169/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4170/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4171/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [4172/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4173/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4174/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/core/stats.proto [4175/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/benchmark_service.proto [4176/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/control.proto [4177/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/payloads.proto [4178/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/report_qps_scenario_service.proto [4179/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o fuzzing_event_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [4180/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/stats.proto [4181/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/lookup/v1/rls.proto [4182/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/worker_service.proto [4183/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4184/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [4185/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc [4186/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4187/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -MF CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o.d -o CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_health_check_service_impl.cc [4188/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4189/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o -MF CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o.d -o CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/admin/admin_services.cc [4190/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o http2_client -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [4191/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [4192/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.grpc.pb.cc [4193/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4194/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.pb.cc [4195/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4196/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.pb.cc [4197/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [4198/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.grpc.pb.cc [4199/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4200/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o interop_client -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [4201/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc [4202/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4203/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.grpc.pb.cc [4204/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.pb.cc [4205/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o -MF CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o.d -o CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc: In member function 'void XdsStatsWatcher::GetCurrentRpcStats(grpc::testing::LoadBalancerAccumulatedStatsResponse*, StatsWatchers*)': /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:213:54: warning: 'google::protobuf::Map, int>* grpc::testing::LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_started_by_method()' is deprecated [-Wdeprecated-declarations] 213 | *response->mutable_num_rpcs_started_by_method(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:45: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.h:6214:1: note: declared here 6214 | LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_started_by_method() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:215:56: warning: 'google::protobuf::Map, int>* grpc::testing::LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_succeeded_by_method()' is deprecated [-Wdeprecated-declarations] 215 | *response->mutable_num_rpcs_succeeded_by_method(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.h:6243:1: note: declared here 6243 | LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_succeeded_by_method() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:217:53: warning: 'google::protobuf::Map, int>* grpc::testing::LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_failed_by_method()' is deprecated [-Wdeprecated-declarations] 217 | *response->mutable_num_rpcs_failed_by_method(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.h:6272:1: note: declared here 6272 | LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_failed_by_method() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc: In function 'void RunTestLoop(std::chrono::duration, StatsWatchers*, RpcConfigurationsQueue*)': /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:474:73: warning: 'std::shared_ptr grpc::experimental::XdsCredentials(const std::shared_ptr&)' is deprecated: Use grpc::XdsCredentials instead. The experimental version will be deleted after the 1.41 release. [-Wdeprecated-declarations] 474 | ? grpc::experimental::XdsCredentials( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 475 | grpc::InsecureChannelCredentials()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/create_channel.h:26, from /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/grpcpp.h:55, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:37: /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/security/credentials.h:61:37: note: declared here 61 | std::shared_ptr XdsCredentials( | ^~~~~~~~~~~~~~ [4206/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.grpc.pb.cc [4207/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4208/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/orca_service.cc [4209/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.pb.cc [4210/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.pb.cc [4211/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4212/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o -MF CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o.d -o CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_server.cc [4213/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [4214/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.grpc.pb.cc [4215/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.pb.cc [4216/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc [4217/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4218/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o -MF CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o.d -o CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/core_stats.cc [4219/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4220/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4221/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/usage_timer.cc [4222/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_server_builder.cc [4223/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/parse_json.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/parse_json.cc: In function 'void grpc::testing::ParseJson(const std::string&, const std::string&, google::protobuf::Message*)': /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/parse_json.cc:38:68: warning: format '%d' expects argument of type 'int', but argument 5 has type 'google::protobuf::util::status_internal::StatusCode' [-Wformat=] 38 | gpr_log(GPR_ERROR, "Failed to convert json to binary: errcode=%d msg=%s", | ~^ | | | int 39 | status.code(), errmsg.c_str()); | ~~~~~~~~~~~~~ | | | google::protobuf::util::status_internal::StatusCode [4224/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4225/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o istio_echo_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4226/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o interop_server -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [4227/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/benchmark_config.cc [4228/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.pb.cc [4229/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.pb.cc [4230/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4231/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.pb.cc [4232/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.grpc.pb.cc [4233/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.grpc.pb.cc [4234/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/report.cc [4235/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc [4236/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4237/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.pb.cc [4238/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/orca_service_end2end_test.cc [4239/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.pb.cc [4240/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.grpc.pb.cc [4241/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_json_driver.cc [4242/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc [4243/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.pb.cc [4244/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4245/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.grpc.pb.cc [4246/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/usage_timer.cc [4247/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4248/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_server_builder.cc [4249/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o -MF CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o.d -o CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/core_stats.cc [4250/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4251/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_sync.cc [4252/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_callback.cc [4253/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4254/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.pb.cc [4255/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4256/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc [4257/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_worker.cc [4258/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_callback.cc [4259/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4260/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/worker.cc [4261/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/driver.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/driver.cc:112:15: warning: 'double grpc::testing::ServerWallTime(const ServerStats&)' defined but not used [-Wunused-function] 112 | static double ServerWallTime(const ServerStats& s) { return s.time_elapsed(); } | ^~~~~~~~~~~~~~ [4262/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4263/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4264/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4265/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_sync.cc [4266/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/ads_for_test.proto [4267/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4268/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/eds_for_test.proto [4269/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/lrs_for_test.proto [4270/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/ads.proto [4271/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/address.proto [4272/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/cluster.proto [4273/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/config_source.proto [4274/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/discovery.proto [4275/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/endpoint.proto [4276/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/expr.proto [4277/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/extension.proto [4278/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/http_connection_manager.proto [4279/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/http_filter_rbac.proto [4280/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/listener.proto [4281/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/load_report.proto [4282/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/lrs.proto [4283/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/metadata.proto [4284/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/outlier_detection.proto [4285/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/path.proto [4286/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/protocol.proto [4287/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/range.proto [4288/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4289/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/regex.proto [4290/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/rbac.proto [4291/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/router.proto [4292/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/string.proto [4293/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/aggregate_cluster.proto [4294/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/route.proto [4295/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/cds_for_test.proto [4296/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/lds_rds_for_test.proto [4297/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_async.cc [4298/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_interop_client -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpcpp_channelz.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [4299/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc [4300/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_interop_server -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpcpp_channelz.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 && : [4301/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4302/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4303/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_sync.cc [4304/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4305/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4306/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_async.cc [4307/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4308/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_callback.cc [4309/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o orca_service_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4310/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4311/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc [4312/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4313/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc [4314/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_lb_policies.cc [4315/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_worker.cc [4316/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4317/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4318/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4319/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4320/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4321/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_callback.cc [4322/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4323/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4324/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4325/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_server.cc [4326/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4327/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_sync.cc [4328/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_async.cc [4329/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4330/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4331/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4332/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4333/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4334/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4335/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4336/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4337/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4338/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4339/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4340/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4343/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4344/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_async.cc [4347/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4348/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4351/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o qps_json_driver -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [4352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4353/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4354/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4356/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4357/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4358/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4362/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4363/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4364/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4365/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4366/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4367/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4368/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4369/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4370/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4371/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4372/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4373/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4374/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4375/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4376/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4378/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4379/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4380/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4383/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4384/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4386/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4387/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4388/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4389/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4390/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4392/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4394/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4396/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc [4397/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4398/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4399/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4400/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o qps_worker -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [4401/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4402/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc [4403/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4404/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4405/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4406/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4407/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4408/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4409/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4410/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4411/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4412/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4413/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4414/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4415/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4416/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4417/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4418/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4419/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4420/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4421/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4422/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4423/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4424/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4426/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4427/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4428/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4429/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4430/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4431/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4432/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4433/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4434/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4435/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4436/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4437/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4438/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4439/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4440/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4441/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4442/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4443/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4444/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4445/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4446/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4447/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4448/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4449/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4450/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4451/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4452/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4453/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_end2end_test.cc:28: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_end2end_test.cc:502:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [4455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4457/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4458/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4459/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4460/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4462/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/connection_delay_injector.cc [4463/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4464/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4465/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4466/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rls_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [4467/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4468/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4470/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4471/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4472/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4473/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4474/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4475/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4476/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4477/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4478/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4479/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4480/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4481/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4482/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4483/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4484/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4485/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4486/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4487/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4488/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4489/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4490/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4491/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4492/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4493/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4494/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4495/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4496/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4497/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4498/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4499/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4500/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4501/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4502/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4503/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4505/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4506/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4507/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4508/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4509/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4510/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4512/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4514/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4515/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4516/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4517/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4518/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4519/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4520/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4521/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4522/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4523/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4524/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4525/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4526/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4527/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4528/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4529/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4530/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4531/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4532/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4533/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4534/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4535/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4536/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4537/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4538/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4539/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4540/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4541/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4542/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4543/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4544/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4545/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4546/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4547/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4548/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4549/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4550/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4551/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4553/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4554/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [4555/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4556/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4557/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4558/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4559/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4560/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [4561/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4564/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4565/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4566/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4567/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4568/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4569/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4571/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4572/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4573/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4574/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4575/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4576/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4578/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [4579/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4580/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4581/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4582/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4583/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4584/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4585/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc:18: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc:32: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4587/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4588/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4589/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4590/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4591/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4593/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4594/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4595/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4599/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4600/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4601/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4603/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4604/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4605/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4606/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4607/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4609/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [4610/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4611/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4612/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4613/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4614/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4615/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4616/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4617/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4620/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4621/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4622/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4623/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_end2end_test.cc:27: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4626/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc [4627/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [4629/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4630/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4631/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc [4632/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4633/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4634/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4635/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_cluster_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4636/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4637/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4639/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4640/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4641/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4643/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4644/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4645/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4646/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4647/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4648/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4649/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4650/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4651/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4652/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_cluster_type_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4653/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4654/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4656/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4657/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4658/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4659/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4660/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4662/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4663/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4666/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4668/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4669/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4670/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4671/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4672/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4673/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4674/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4676/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4677/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/fault.proto [4678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4679/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/fault_common.proto [4680/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4681/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/tls.proto [4682/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4683/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4684/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4685/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4686/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4688/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4689/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4691/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4694/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/connection_delay_injector.cc [4695/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4696/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4697/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4698/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4700/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4701/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4702/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4703/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4704/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4705/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4706/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_core_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_core_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_core_end2end_test.cc:26: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc [4708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4709/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc [4710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4711/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc [4712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4713/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc [4714/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4715/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4717/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4718/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc [4719/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4720/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4721/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4722/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4724/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4725/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_core_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4726/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4729/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc [4735/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4736/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4740/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4742/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4745/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4746/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4747/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4748/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4750/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4751/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4752/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4753/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4754/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4755/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4756/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4757/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4760/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4761/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4762/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4763/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4766/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4767/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4768/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4769/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4770/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4776/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4778/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4780/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4781/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4782/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4784/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc [4785/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4786/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4787/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4788/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4789/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc [4790/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4793/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4795/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4796/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4801/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4802/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4803/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4804/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4805/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4806/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4810/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4811/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4814/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4815/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4816/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4817/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4818/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4819/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4820/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4822/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4824/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4825/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4831/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4832/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4833/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4835/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4845/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4847/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4850/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:140:7: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:288:5: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:33: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4851/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4853/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4854/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4855/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4856/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_csds_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_csds_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_csds_end2end_test.cc:37: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4860/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4870/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4871/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_csds_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4872/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4873/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4876/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4877/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4878/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4879/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4881/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4883/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4884/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4885/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4887/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4890/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4891/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4892/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4897/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4899/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4900/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4901/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4902/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4904/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4906/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4907/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4910/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4911/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4913/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4914/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4915/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4918/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4919/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4922/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4923/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4925/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4926/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4927/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4928/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4929/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4932/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4933/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4934/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4939/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_ring_hash_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [4940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4942/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4944/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4949/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4950/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4953/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4955/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4961/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4963/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4964/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4966/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4968/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4969/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4971/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4976/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4977/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4981/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc:484:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc:28: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [4982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4983/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4986/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4987/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4988/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4989/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4991/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4993/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4994/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4995/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4996/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4998/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4999/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/ring_hash.proto [5000/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/round_robin.proto [5001/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/typed_struct.proto [5002/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/udpa_typed_struct.proto [5003/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/wrr_locality.proto [5004/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [5005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [5006/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [5007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [5008/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [5009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [5010/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [5011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [5012/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [5013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [5014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [5015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [5016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [5017/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [5018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [5019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [5020/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [5021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [5022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [5023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [5024/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [5025/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [5026/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [5027/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [5028/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [5029/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [5030/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [5031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [5032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [5033/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [5034/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc [5035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [5036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc [5037/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [5038/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [5039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [5040/5155] cd /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/lookup/v1/rls_config.proto [5041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [5042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc [5043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [5044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc [5045/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc [5046/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc [5047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc [5048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc [5049/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [5050/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc [5051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5052/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc [5053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [5054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [5055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [5056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [5057/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [5058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [5059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [5060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [5061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc [5062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [5063/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5064/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_fault_injection_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [5065/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [5066/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [5067/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.pb.cc [5068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [5069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc:118:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc:29: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5070/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [5071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [5072/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [5073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [5074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [5075/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [5076/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [5077/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [5078/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [5079/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [5080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [5081/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [5082/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [5083/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc [5084/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [5085/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [5086/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc [5087/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [5088/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [5089/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [5090/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [5091/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [5092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [5093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [5094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [5095/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [5096/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [5097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [5098/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [5099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [5100/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [5101/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [5102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [5103/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [5104/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [5105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [5106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [5107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [5108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [5109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [5110/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [5111/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [5112/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_lb_policy_registry_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_lb_policy_registry_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_lb_policy_registry_test.cc:135:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [5113/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [5114/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [5115/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [5116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [5117/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [5118/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [5119/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [5120/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [5121/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [5122/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [5123/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [5124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [5125/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [5126/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5127/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [5128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [5129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [5130/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [5131/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [5132/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [5133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [5134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [5135/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [5136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [5137/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_outlier_detection_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [5138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [5139/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [5140/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_server.cc [5141/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [5142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [5143/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_lb_policy_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_flags.so.2308.0.0 libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [5144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test.cc:34: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test.cc:87: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [5146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5147/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2308.0.0 /usr/lib64/libabsl_flags_usage.so.2308.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2308.0.0 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 && : [5148/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [5149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [5151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_rls_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_rls_end2end_test.cc:18: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_rls_end2end_test.cc:30: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5152/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc:1037:5: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc:27: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5153/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_routing_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : [5154/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIE -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4206:27: note: declared here 4206 | inline const std::string& Node::build_version() const { | ^~~~ [5155/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_rls_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2308.0.0 /usr/lib64/libabsl_flags_internal.so.2308.0.0 /usr/lib64/libabsl_flags_marshalling.so.2308.0.0 /usr/lib64/libabsl_flags_reflection.so.2308.0.0 /usr/lib64/libabsl_flags_config.so.2308.0.0 /usr/lib64/libabsl_flags_program_name.so.2308.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2308.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2308.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.6.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2308.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2308.0.0 /usr/lib64/libabsl_hash.so.2308.0.0 /usr/lib64/libabsl_city.so.2308.0.0 /usr/lib64/libabsl_low_level_hash.so.2308.0.0 /usr/lib64/libabsl_statusor.so.2308.0.0 /usr/lib64/libabsl_bad_variant_access.so.2308.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2308.0.0 /usr/lib64/libabsl_strerror.so.2308.0.0 /usr/lib64/libabsl_random_distributions.so.2308.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2308.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2308.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2308.0.0 /usr/lib64/libabsl_random_internal_platform.so.2308.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2308.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2308.0.0 /usr/lib64/libabsl_cord.so.2308.0.0 /usr/lib64/libabsl_bad_optional_access.so.2308.0.0 /usr/lib64/libabsl_cordz_info.so.2308.0.0 /usr/lib64/libabsl_cord_internal.so.2308.0.0 /usr/lib64/libabsl_cordz_functions.so.2308.0.0 /usr/lib64/libabsl_exponential_biased.so.2308.0.0 /usr/lib64/libabsl_cordz_handle.so.2308.0.0 /usr/lib64/libabsl_synchronization.so.2308.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2308.0.0 /usr/lib64/libabsl_kernel_timeout_internal.so.2308.0.0 /usr/lib64/libabsl_time.so.2308.0.0 /usr/lib64/libabsl_civil_time.so.2308.0.0 /usr/lib64/libabsl_time_zone.so.2308.0.0 /usr/lib64/libabsl_crc_cord_state.so.2308.0.0 /usr/lib64/libabsl_crc32c.so.2308.0.0 /usr/lib64/libabsl_str_format_internal.so.2308.0.0 /usr/lib64/libabsl_crc_internal.so.2308.0.0 /usr/lib64/libabsl_crc_cpu_detect.so.2308.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2308.0.0 /usr/lib64/libabsl_examine_stack.so.2308.0.0 /usr/lib64/libabsl_stacktrace.so.2308.0.0 /usr/lib64/libabsl_symbolize.so.2308.0.0 /usr/lib64/libabsl_strings.so.2308.0.0 /usr/lib64/libabsl_string_view.so.2308.0.0 /usr/lib64/libabsl_strings_internal.so.2308.0.0 /usr/lib64/libabsl_int128.so.2308.0.0 /usr/lib64/libabsl_throw_delegate.so.2308.0.0 /usr/lib64/libabsl_debugging_internal.so.2308.0.0 /usr/lib64/libabsl_demangle_internal.so.2308.0.0 /usr/lib64/libabsl_malloc_internal.so.2308.0.0 /usr/lib64/libabsl_base.so.2308.0.0 /usr/lib64/libabsl_spinlock_wait.so.2308.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2308.0.0 /usr/lib64/libabsl_log_severity.so.2308.0.0 && : + PYROOT=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages + PYTHONPATH=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages:/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages + export PYTHONPATH + export GRPC_PYTHON_BUILD_WITH_CYTHON=True + GRPC_PYTHON_BUILD_WITH_CYTHON=True + export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + export GRPC_PYTHON_BUILD_SYSTEM_CARES=True + GRPC_PYTHON_BUILD_SYSTEM_CARES=True + export GRPC_PYTHON_BUILD_SYSTEM_RE2=True + GRPC_PYTHON_BUILD_SYSTEM_RE2=True + export GRPC_PYTHON_BUILD_SYSTEM_ABSL=True + GRPC_PYTHON_BUILD_SYSTEM_ABSL=True + export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=True + GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=True + export GRPC_PYTHON_ENABLE_DOCUMENTATION_BUILD=False + GRPC_PYTHON_ENABLE_DOCUMENTATION_BUILD=False ++ pkg-config --cflags protobuf + export 'GRPC_PYTHON_CFLAGS= -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions' + GRPC_PYTHON_CFLAGS=' -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions' ++ pkg-config --libs protobuf + export GRPC_PYTHON_LDFLAGS=-lprotobuf + GRPC_PYTHON_LDFLAGS=-lprotobuf + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/grpc-1.48.1/src/python/grpcio/grpc/_cython/cygrpc.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling src/python/grpcio/grpc/_cython/cygrpc.pyx because it changed. [1/1] Cythonizing src/python/grpcio/grpc/_cython/cygrpc.pyx running build running build_py running build_project_metadata creating python_build creating python_build/lib.linux-x86_64-cpython-310 creating python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_server.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_compression.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_interceptor.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_channel.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_utilities.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_auth.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_common.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_plugin_wrapping.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_runtime_protos.py -> python_build/lib.linux-x86_64-cpython-310/grpc copying src/python/grpcio/grpc/_simple_stubs.py -> python_build/lib.linux-x86_64-cpython-310/grpc creating python_build/lib.linux-x86_64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/implementations.py -> python_build/lib.linux-x86_64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/utilities.py -> python_build/lib.linux-x86_64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/_metadata.py -> python_build/lib.linux-x86_64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/_client_adaptations.py -> python_build/lib.linux-x86_64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/_server_adaptations.py -> python_build/lib.linux-x86_64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/interfaces.py -> python_build/lib.linux-x86_64-cpython-310/grpc/beta creating python_build/lib.linux-x86_64-cpython-310/grpc/_cython copying src/python/grpcio/grpc/_cython/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/_cython creating python_build/lib.linux-x86_64-cpython-310/grpc/experimental copying src/python/grpcio/grpc/experimental/gevent.py -> python_build/lib.linux-x86_64-cpython-310/grpc/experimental copying src/python/grpcio/grpc/experimental/session_cache.py -> python_build/lib.linux-x86_64-cpython-310/grpc/experimental copying src/python/grpcio/grpc/experimental/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/experimental creating python_build/lib.linux-x86_64-cpython-310/grpc/framework copying src/python/grpcio/grpc/framework/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework creating python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_utils.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_server.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_metadata.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_interceptor.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_channel.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_base_channel.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_base_call.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_base_server.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_typing.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_call.py -> python_build/lib.linux-x86_64-cpython-310/grpc/aio creating python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_cygrpc copying src/python/grpcio/grpc/_cython/_cygrpc/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_cygrpc creating python_build/lib.linux-x86_64-cpython-310/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/experimental/aio creating python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/future.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/callable_util.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream_util.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/abandonment.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/logging_pool.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation creating python_build/lib.linux-x86_64-cpython-310/grpc/framework/common copying src/python/grpcio/grpc/framework/common/style.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/common copying src/python/grpcio/grpc/framework/common/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/common copying src/python/grpcio/grpc/framework/common/cardinality.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/common creating python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces copying src/python/grpcio/grpc/framework/interfaces/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces creating python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/face.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/utilities.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face creating python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/utilities.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/base.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/__init__.py -> python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base creating python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_credentials copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_credentials running build_ext Found cython-generated files... building 'grpc._cython.cygrpc' extension creating python_build/temp.linux-x86_64-cpython-310 creating python_build/temp.linux-x86_64-cpython-310/src creating python_build/temp.linux-x86_64-cpython-310/src/core creating python_build/temp.linux-x86_64-cpython-310/src/core/ext creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/census creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/channel_idle creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/health creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/outlier_detection creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/pick_first creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/priority creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/ring_hash creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/rls creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/round_robin creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/weighted_target creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/binder creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/native creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/fake creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/google_c2p creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/sockaddr creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/xds creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/deadline creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/fault_injection creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/client creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/message_compress creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/server creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/message_size creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/rbac creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/server_config_selector creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/alpn creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/client creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/server creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/inproc creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/annotations creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/common creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/overload creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/overload/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/tap creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/tap/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/status creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/status/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/http creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/expr creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/rpc creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/opencensus creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/opencensus/proto creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace/v1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health/v1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb/v1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/validate creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/data creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/data/orca creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/data/orca/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/service creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/service/orca creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/service/orca/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/rpc creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/opencensus creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/src creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/src/proto creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/validate creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/v3 creating python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds creating python_build/temp.linux-x86_64-cpython-310/src/core/lib creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/address_utils creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/backoff creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/compression creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/config creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/debug creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/http creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/executor creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/json creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/matchers creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/profiling creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/promise creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/resolver creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/context creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/composite creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/fake creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/google_default creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/iam creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/insecure creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/jwt creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/local creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/oauth2 creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/plugin creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/ssl creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/xds creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/alts creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/fake creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/insecure creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/local creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/ssl creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/tls creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/util creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/service_config creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport creating python_build/temp.linux-x86_64-cpython-310/src/core/lib/uri creating python_build/temp.linux-x86_64-cpython-310/src/core/plugin_registry creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/crypt creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/key_logging creating python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/session_cache creating python_build/temp.linux-x86_64-cpython-310/src/python creating python_build/temp.linux-x86_64-cpython-310/src/python/grpcio creating python_build/temp.linux-x86_64-cpython-310/src/python/grpcio/grpc creating python_build/temp.linux-x86_64-cpython-310/src/python/grpcio/grpc/_cython creating python_build/temp.linux-x86_64-cpython-310/third_party creating python_build/temp.linux-x86_64-cpython-310/third_party/address_sorting creating python_build/temp.linux-x86_64-cpython-310/third_party/upb creating python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party creating python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party/utf8_range creating python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/census/grpc_context.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/census/grpc_context.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/global_subchannel_pool.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/global_subchannel_pool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/local_subchannel_pool.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/local_subchannel_pool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/retry_service_config.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/retry_service_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/deadline/deadline_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/deadline/deadline_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/message_compress/message_compress_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/message_compress/message_compress_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/server_config_selector/server_config_selector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/bin_encoder.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/bin_encoder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_ping.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_ping.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_parser.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/stream_map.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/stream_map.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/varint.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/varint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/writing.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/writing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/chttp2_transport.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/annotations/resource.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/annotations/resource.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/http.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/httpbody.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/httpbody.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/security.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/security.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/any.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/any.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/descriptor.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/percent.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/percent.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/security.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/security.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/context_params.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/context_params.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/rpc/status.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/rpc/status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/annotations.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/annotations.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/extension.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/extension.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/duration.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/duration.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/range.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/range.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/status.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/empty.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/empty.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/status.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/struct.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/struct.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/versioning.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/versioning.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/migrate.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/validate/validate.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/validate/validate.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/http.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/http.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/authority.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/authority.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/http.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/http.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_certificate_provider.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_certificate_provider.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_common_types.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_common_types.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/certificate_provider_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/certificate_provider_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/validate/validate.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/validate/validate.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_listener.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_listener.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/address_utils/sockaddr_utils.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/address_utils/sockaddr_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_stack_builder_impl.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_stack_builder_impl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/status_util.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/status_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/debug/stats_data.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/debug/stats_data.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/iomgr_engine.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/memory_allocator.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/memory_allocator.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/compression/compression.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/compression/compression.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/atm.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/atm.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/env_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/env_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_iphone.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_iphone.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/env_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/env_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_linux.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/murmur_hash.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/murmur_hash.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time_precise.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time_precise.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/env_linux.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/env_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync_abseil.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync_abseil.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/tmpfile_msys.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/tmpfile_msys.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/tmpfile_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/tmpfile_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/examine_stack.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/examine_stack.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/server_config_selector/server_config_selector_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_android.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_android.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/resolved_address.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/resolved_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_linux.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/tmpfile_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/tmpfile_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/wrap_memcpy.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/wrap_memcpy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/stat_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/stat_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/status_helper.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/status_helper.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/compression/compression_internal.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/compression/compression_internal.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_rst_stream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/channel_idle/channel_idle_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/channel_idle/channel_idle_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/fork.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/fork.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/proxy_mapper_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/message_compress/message_decompress_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/message_compress/message_decompress_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/health/health_check_client.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/health/health_check_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string_util_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string_util_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/fault_injection/fault_injection_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/fault_injection/fault_injection_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/format_request.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/format_request.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/retry_throttle.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/retry_throttle.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/global_config_env.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/global_config_env.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/cfstream_handle.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/cfstream_handle.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/debug/trace.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/debug/trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/combiner.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/combiner.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/certificate_provider_store.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/certificate_provider_store.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint_pair_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint_pair_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/error.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/error.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/channel_args_endpoint_config.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/channel_args_endpoint_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/inproc/inproc_plugin.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/inproc/inproc_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/slice.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/slice.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/backoff/backoff.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/backoff/backoff.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_trace.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In member function ‘grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig& grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::operator=(grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig&&)’, inlined from ‘virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const’ at src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:717:55: src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:83:10: warning: ‘child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight’ may be used uninitialized [-Wmaybe-uninitialized] 83 | struct ChildConfig { | ^~~~~~~~~~~ src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function ‘virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const’: src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:710:45: note: ‘child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight’ was declared here 710 | WeightedTargetLbConfig::ChildConfig child_config; | ^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/inproc/inproc_transport.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/inproc/inproc_transport.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/service_config_channel_arg_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/host_port.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/host_port.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/thread_pool.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/thread_pool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/ext/transport/chttp2/transport/hpack_parser.cc: In member function ‘void grpc_core::HPackParser::Parser::LogHeader(const grpc_core::HPackTable::Memento&)’: src/core/ext/transport/chttp2/transport/hpack_parser.cc:1066:12: warning: ‘type’ may be used uninitialized [-Wmaybe-uninitialized] 1066 | gpr_log(GPR_DEBUG, "HTTP:%d:%s:%s: %s", log_info_.stream_id, type, | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1067 | log_info_.is_client ? "CLI" : "SVR", memento.DebugString().c_str()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/core/ext/transport/chttp2/transport/hpack_parser.cc:1054:17: note: ‘type’ was declared here 1054 | const char* type; | ^~~~ In file included from src/core/ext/filters/channel_idle/channel_idle_filter.cc:43: ./src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of ‘union grpc_core::promise_detail::Loop::’ [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ ./src/core/lib/promise/loop.h:121:31: note: attribute for ‘union grpc_core::promise_detail::Loop::’ must follow the ‘union’ keyword gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/slice_buffer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/slice_buffer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/compression/message_compress.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/compression/message_compress.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/config/core_configuration.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/config/core_configuration.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_settings.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_settings.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/cds.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/cds.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/trace.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/thd_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/thd_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/dualstack_socket_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/dualstack_socket_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/httpcli.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/httpcli.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_endpoint.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_endpoint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/thd_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/thd_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/alloc.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/alloc.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/time.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/time.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/mpscq.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/mpscq.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/error_cfstream.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/error_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_apple.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_apple.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/default_event_engine_factory.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/default_event_engine_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_epoll1_linux.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_epoll1_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/timer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/server/http_server_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/server/http_server_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/http_proxy.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/http_proxy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/alpn/alpn.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/alpn/alpn.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_channel_stack_modifier.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_channel_stack_modifier.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/client/chttp2_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/client/chttp2_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/file_watcher_certificate_provider_factory.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/file_watcher_certificate_provider_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_args.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_args.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2306:10: warning: writing 8 bytes into a region of size 7 [-Wstringop-overflow=] 2306 | *p++ = 'p'; | ~~~~~^~~~~ In file included from include/grpc/impl/codegen/grpc_types.h:31, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:24, from src/core/ext/transport/chttp2/transport/chttp2_transport.cc:19: include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2314:10: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 2314 | *p++ = 'o'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 33 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2318:10: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=] 2318 | *p++ = 'r'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 37 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2320:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2320 | *p++ = 'c'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 30 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/stat_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/stat_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/polling_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/polling_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_parser_table.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser_table.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/subchannel.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/subchannel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channelz.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channelz.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/debug/stats.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/debug/stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/exec_ctx.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/exec_ctx.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/time_util.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/time_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/event_engine.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/event_engine.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_window_update.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_window_update.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/timer_heap.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_heap.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/fork_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/fork_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_poll_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_poll_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/context_list.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/context_list.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/internal_errqueue.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/internal_errqueue.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/channel_idle/idle_filter_state.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/channel_idle/idle_filter_state.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iocp_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iocp_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/fault_injection/service_config_parser.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/fault_injection/service_config_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/backend_metric.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/backend_metric.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint_cfstream.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint_pair_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint_pair_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_client.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_api.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/executor.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/executor.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/backup_poller.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/backup_poller.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/forkable.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/forkable.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/timer_manager.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_manager.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/httpcli_security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/httpcli_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_posix_cfstream.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_posix_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/load_file.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/load_file.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/message_size/message_size_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/message_size/message_size_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/fork_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/fork_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/gethostname_fallback.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/gethostname_fallback.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/gethostname_host_name_max.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/gethostname_host_name_max.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/gethostname_sysconf.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/gethostname_sysconf.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset_set.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset_set.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/priority/priority.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/priority/priority.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_internal.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_internal.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/sockaddr_utils_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/sockaddr_utils_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/server/chttp2_server.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/server/chttp2_server.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/flow_control.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/flow_control.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_factory_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_factory_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/http2_settings.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/http2_settings.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/huffsyms.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/huffsyms.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/parsing.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/parsing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/channel_connectivity.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/channel_connectivity.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/lockfree_event.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/lockfree_event.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/executor/mpmcqueue.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/executor/mpmcqueue.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_http_fault_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_http_fault_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset_set_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset_set_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/time_averaged_stats.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/time_averaged_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/resolve_address.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/resolve_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer_manager.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer_manager.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/address_filtering.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/address_filtering.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_args_preconditioning.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_args_preconditioning.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/client/http_client_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/client/http_client_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/subchannel_pool_interface.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/subchannel_pool_interface.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_mutator.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_mutator.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/parser.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/polling_entity.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/polling_entity.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/executor/threadpool.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/executor/threadpool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder_table.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_data.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_data.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/profiling/basic_timers.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/profiling/basic_timers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/profiling/stap_timers.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/profiling/stap_timers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/promise/activity.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/promise/activity.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/rbac/rbac_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/rbac/rbac_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client_cfstream.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/resolve_address_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/resolve_address_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer_generic.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer_generic.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/unix_sockets_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/unix_sockets_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel_channelz.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channelz_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channelz_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/work_serializer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/work_serializer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_bootstrap.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_bootstrap.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resolver/server_address.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resolver/server_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_resource_type.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_resource_type.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_stack.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_stack.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/trace.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/stream_lists.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/stream_lists.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/authorization_policy_provider_vtable.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/authorization_policy_provider_vtable.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_common_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_common_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/subchannel_stream_client.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/subchannel_stream_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/buffer_list.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/buffer_list.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/rbac_policy.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/rbac_policy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/promise/sleep.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/promise/sleep.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/call_creds_util.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/call_creds_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/json/json_reader.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/json/json_reader.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/unix_sockets_posix_noop.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/unix_sockets_posix_noop.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer_heap.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer_heap.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/resolve_address_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/resolve_address_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/composite/composite_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/composite/composite_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_goaway.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_goaway.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/bin_decoder.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/bin_decoder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_http_filters.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_http_filters.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/evaluate_args.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/evaluate_args.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/url_external_account_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/url_external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/client_authority_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/client_authority_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_route_config.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_route_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/api.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_stack_builder.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_stack_builder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/jwt/json_token.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/jwt/json_token.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client_windows.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/ssl/ssl_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/ssl/ssl_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/tls_utils.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/tls_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_linux.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/call_combiner.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/call_combiner.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/rbac/rbac_service_config_parser.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/rbac/rbac_service_config_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_factory.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resolver/resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resolver/resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/load_system_roots_supported.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/load_system_roots_supported.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/connected_channel.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/connected_channel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_eventfd.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_eventfd.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/tls/tls_security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/tls/tls_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/xds/xds_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/xds/xds_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/channel_creds_registry_init.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/channel_creds_registry_init.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/jwt/json_token.cc: In function ‘grpc_auth_json_key grpc_auth_json_key_create_from_json(const grpc_core::Json&)’: src/core/lib/security/credentials/jwt/json_token.cc:113:33: warning: ‘RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | PEM_read_bio_RSAPrivateKey(bio, nullptr, nullptr, const_cast("")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:31: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function ‘void grpc_auth_json_key_destruct(grpc_auth_json_key*)’: src/core/lib/security/credentials/jwt/json_token.cc:150:13: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | RSA_free(json_key->private_key); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23: /usr/include/openssl/rsa.h:301:28: note: declared here 301 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function ‘char* compute_and_encode_signature(const grpc_auth_json_key*, const char*, const char*)’: src/core/lib/security/credentials/jwt/json_token.cc:239:20: warning: ‘int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 239 | EVP_PKEY_set1_RSA(key, json_key->private_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:30: /usr/include/openssl/evp.h:1355:5: note: declared here 1355 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/util/json_util.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/util/json_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/context/security_context.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/context/security_context.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_posix.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_api.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/builtins.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/builtins.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/json/json_util.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/json/json_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_http_rbac_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_http_rbac_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/local/local_security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/local/local_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_nospecial.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_nospecial.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_pipe.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_pipe.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/event_string.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/event_string.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/arena.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/arena.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resolver/resolver_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resolver/resolver_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/jwt/jwt_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/jwt/jwt_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/http_filters_plugin.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/http_filters_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_plugin.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/promise_based_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/promise_based_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/grpc_authorization_engine.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/grpc_authorization_engine.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/service_config/service_config_impl.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/service_config/service_config_impl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_buffer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_buffer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_common.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/init.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/init.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/version.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/version.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/bdp_estimator.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/bdp_estimator.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/json/json_writer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/json/json_writer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/http_connect_handshaker.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/http_connect_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/timeout_encoding.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/timeout_encoding.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/alts/alts_security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/alts/alts_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/memory_quota.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/memory_quota.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_buffer_api.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_buffer_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/crypt/aes_gcm.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/crypt/aes_gcm.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/alts_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/alts_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/fake/fake_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/fake/fake_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/tsi/alts/crypt/aes_gcm.cc: In function ‘grpc_status_code aes_gcm_derive_aead_key(uint8_t*, const uint8_t*, const uint8_t*)’: src/core/tsi/alts/crypt/aes_gcm.cc:200:32: warning: ‘HMAC_CTX* HMAC_CTX_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | HMAC_CTX* hmac = HMAC_CTX_new(); | ~~~~~~~~~~~~^~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:27: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:204:20: warning: ‘int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 204 | if (!HMAC_Init_ex(hmac, kdf_key, kKdfKeyLen, EVP_sha256(), nullptr) || | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:205:19: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | !HMAC_Update(hmac, kdf_counter, kKdfCounterLen) || | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:206:19: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:206:49: warning: ‘int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:207:18: warning: ‘void HMAC_CTX_free(HMAC_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:210:16: warning: ‘void HMAC_CTX_free(HMAC_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/crypt/gsec.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/crypt/gsec.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/byte_buffer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/byte_buffer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_counter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_counter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_crypter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_crypter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_frame_protector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_frame_protector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/aws_external_account_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/aws_external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_tsi_utils.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/rls/rls.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/rls/rls.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from src/core/lib/resource_quota/memory_quota.cc:34: ./src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of ‘union grpc_core::promise_detail::Loop::’ [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ ./src/core/lib/promise/loop.h:121:31: note: attribute for ‘union grpc_core::promise_detail::Loop::’ must follow the ‘union’ keyword gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/frame_handler.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/frame_handler.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/session_cache/ssl_session_openssl.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_openssl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/connectivity_state.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/connectivity_state.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/grpc_server_authz_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/grpc_server_authz_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/client_auth_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/client_auth_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/transport.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/transport.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/matchers/matchers.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/matchers/matchers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_refcount.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_refcount.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_handshaker_client.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_handshaker_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/transport_security_common_api.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/transport_security_common_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_string_helpers.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_string_helpers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel_init.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel_init.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/config_selector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/config_selector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/api_trace.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/api_trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl_transport_security.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl_transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/lame_client.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/lame_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/metadata_batch.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/metadata_batch.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/address_sorting/address_sorting_posix.c -o python_build/temp.linux-x86_64-cpython-310/third_party/address_sorting/address_sorting_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/byte_buffer_reader.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/byte_buffer_reader.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/address_sorting/address_sorting_windows.c -o python_build/temp.linux-x86_64-cpython-310/third_party/address_sorting/address_sorting_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/service_config/service_config_parser.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/service_config/service_config_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/third_party/utf8_range/naive.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party/utf8_range/naive.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/third_party/utf8_range/range2-neon.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party/utf8_range/range2-neon.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/third_party/utf8_range/range2-sse.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party/utf8_range/range2-sse.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/decode_fast.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/decode_fast.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/def.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/def.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/fake/fake_security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/fake/fake_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread third_party/upb/upb/def.c: In function ‘assign_layout_indices’: third_party/upb/upb/def.c:1401:43: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1401 | if (i < UINT8_MAX && fields[i].number == i + 1 && | ^~ third_party/upb/upb/def.c:1402:41: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1402 | (i == 0 || fields[i - 1].number == i)) { | ^~ third_party/upb/upb/def.c: In function ‘create_fielddef’: third_party/upb/upb/def.c:2301:30: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 2301 | if (fields[i].number == field_number) { | ^~ third_party/upb/upb/def.c: In function ‘resolve_extension’: third_party/upb/upb/def.c:2773:18: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 2773 | if (r->start <= f->number_ && f->number_ < r->end) { | ^~ third_party/upb/upb/def.c:2773:46: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 2773 | if (r->start <= f->number_ && f->number_ < r->end) { | ^ third_party/upb/upb/def.c: In function ‘build_filedef’: third_party/upb/upb/def.c:2899:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2899 | for (int i = 0; i < n; i++) { | ^ src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result ssl_ctx_use_engine_private_key(SSL_CTX*, const char*, size_t)’: src/core/tsi/ssl_transport_security.cc:662:26: warning: ‘ENGINE* ENGINE_by_id(const char*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 662 | engine = ENGINE_by_id(engine_name); | ~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from src/core/tsi/ssl_transport_security.cc:40: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:666:28: warning: ‘ENGINE* ENGINE_by_id(const char*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 666 | engine = ENGINE_by_id("dynamic"); | ~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:672:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 672 | if (!ENGINE_ctrl_cmd_string(engine, "ID", engine_name, 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:673:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 673 | !ENGINE_ctrl_cmd_string(engine, "DIR_LOAD", "2", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:674:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 674 | !ENGINE_ctrl_cmd_string(engine, "DIR_ADD", ".", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:675:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 675 | !ENGINE_ctrl_cmd_string(engine, "LIST_ADD", "1", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:676:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 676 | !ENGINE_ctrl_cmd_string(engine, "LOAD", NULL, 0)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:682:28: warning: ‘int ENGINE_set_default(ENGINE*, unsigned int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 682 | if (!ENGINE_set_default(engine, ENGINE_METHOD_ALL)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:687:21: warning: ‘int ENGINE_init(ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 687 | if (!ENGINE_init(engine)) { | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:692:42: warning: ‘EVP_PKEY* ENGINE_load_private_key(ENGINE*, const char*, UI_METHOD*, void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 692 | private_key = ENGINE_load_private_key(engine, key_id, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:704:37: warning: ‘int ENGINE_free(ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 704 | if (engine != nullptr) ENGINE_free(engine); | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result populate_ssl_context(SSL_CTX*, const tsi_ssl_pem_key_cert_pair*, const char*)’: src/core/tsi/ssl_transport_security.cc:864:44: warning: ‘EC_KEY* EC_KEY_new_by_curve_name(int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 864 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from ./src/core/tsi/ssl_transport_security.h:24, from src/core/tsi/ssl_transport_security.cc:21: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:867:18: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 867 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:871:16: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 871 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_client_stats.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_client_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/decode.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/decode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/fake_transport_security.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/fake_transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread third_party/upb/upb/decode.c: In function ‘decode_findfield’: third_party/upb/upb/decode.c:790:36: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 790 | for (idx = l->dense_below; idx < last; idx++) { | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/jwt/jwt_verifier.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/jwt/jwt_verifier.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In constructor ‘grpc_core::promise_filter_detail::ServerCallData::PollContext::PollContext(grpc_core::promise_filter_detail::ServerCallData*, grpc_core::promise_filter_detail::BaseCallData::Flusher*)’, inlined from ‘void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)’ at src/core/lib/channel/promise_based_filter.cc:1189:37: src/core/lib/channel/promise_based_filter.cc:896:22: warning: storing the address of local variable ‘poll_ctx’ in ‘*this.grpc_core::promise_filter_detail::ServerCallData::poll_ctx_’ [-Wdangling-pointer=] 896 | self_->poll_ctx_ = this; | ~~~~~~~~~~~~~~~~~^~~~~~ src/core/lib/channel/promise_based_filter.cc: In member function ‘void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)’: src/core/lib/channel/promise_based_filter.cc:1189:15: note: ‘poll_ctx’ declared here 1189 | PollContext poll_ctx(this, flusher); | ^~~~~~~~ src/core/lib/channel/promise_based_filter.cc:1189:15: note: ‘’ declared here gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver_result_parsing.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver_result_parsing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/table.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/table.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C third_party/upb/upb/table.c: In function ‘upb_inttable_next2’: third_party/upb/upb/table.c:803:9: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 803 | if (i < t->array_size) { | ^ third_party/upb/upb/table.c:804:16: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 804 | while (++i < t->array_size) { | ^ third_party/upb/upb/table.c:815:42: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 815 | size_t tab_idx = next(&t->t, i == -1 ? -1 : i - t->array_size); | ^~ third_party/upb/upb/table.c: In function ‘upb_inttable_removeiter’: third_party/upb/upb/table.c:829:9: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 829 | if (i < t->array_size) { | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/error_utils.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/error_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/text_encode.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/text_encode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/local_transport_security.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/local_transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/transport_op_string.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/transport_op_string.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/upb.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/transport_security.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc: In function ‘absl::lts_20230802::StatusOr grpc_core::PrivateKeyAndCertificateMatch(absl::lts_20230802::string_view, absl::lts_20230802::string_view)’: src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:439:29: warning: ‘int EVP_PKEY_cmp(const EVP_PKEY*, const EVP_PKEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 439 | bool result = EVP_PKEY_cmp(private_evp_pkey, public_evp_pkey) == 1; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:29, from /usr/include/openssl/ssl.h:31, from ./src/core/tsi/ssl/key_logging/ssl_key_logging.h:23, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:41, from src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: /usr/include/openssl/evp.h:1429:5: note: declared here 1429 | int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b); | ^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/call.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/call.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/dynamic_filters.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/dynamic_filters.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/ssl/ssl_security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/ssl/ssl_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/google_default/credentials_generic.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/google_default/credentials_generic.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/encode.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/encode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel_ping.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel_ping.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/transport_security_grpc.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/transport_security_grpc.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/b64.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/b64.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/matchers.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/matchers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/resource_quota.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/resource_quota.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/python/grpcio/grpc/_cython/cygrpc.cpp -o python_build/temp.linux-x86_64-cpython-310/src/python/grpcio/grpc/_cython/cygrpc.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/json_encode.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/json_encode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_shared_resource.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_shared_resource.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/percent_encoding.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/percent_encoding.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/parsed_metadata.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/parsed_metadata.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/msg.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/msg.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C src/core/lib/security/credentials/jwt/jwt_verifier.cc: In function ‘EVP_PKEY* pkey_from_jwk(const grpc_core::Json&, const char*)’: src/core/lib/security/credentials/jwt/jwt_verifier.cc:537:16: warning: ‘RSA* RSA_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 537 | rsa = RSA_new(); | ~~~~~~~^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:37: /usr/include/openssl/rsa.h:209:28: note: declared here 209 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:556:20: warning: ‘int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 556 | if (!RSA_set0_key(rsa, tmp_n, tmp_e, nullptr)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:215:27: note: declared here 215 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:564:20: warning: ‘int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 564 | EVP_PKEY_set1_RSA(result, rsa); /* uprefs rsa. */ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/jwt_verifier.cc:36: /usr/include/openssl/evp.h:1355:5: note: declared here 1355 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:567:11: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 567 | RSA_free(rsa); | ~~~~~~~~^~~~~ /usr/include/openssl/rsa.h:301:28: note: declared here 301 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/reflection.c -o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/reflection.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/handshaker.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/key_logging/ssl_key_logging.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/key_logging/ssl_key_logging.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_lb_policy_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_lb_policy_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/secure_endpoint.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/secure_endpoint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/insecure/insecure_security_connector.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/insecure/insecure_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/metadata_array.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/metadata_array.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/google_default/google_default_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/google_default/google_default_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_routing.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_routing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/server.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/server.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/retry_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/retry_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel_stack_type.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel_stack_type.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_cluster.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_cluster.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/completion_queue.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/completion_queue.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/pid_controller.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/pid_controller.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/status_conversion.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/status_conversion.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/aws_request_signer.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/aws_request_signer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/thread_quota.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/thread_quota.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/python/grpcio/grpc/_cython/cygrpc.cpp: In function ‘PyObject* __pyx_f_4grpc_7_cython_6cygrpc__initialize()’: src/python/grpcio/grpc/_cython/cygrpc.cpp:97954:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 97954 | (void)(PyEval_InitThreads()); | ~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/python3.10/Python.h:130, from src/python/grpcio/grpc/_cython/cygrpc.cpp:927: /usr/include/python3.10/ceval.h:122:37: note: declared here 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/local/local_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/local/local_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/handshaker_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/handshaker_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/uri/uri_parser.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/uri/uri_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/ssl_utils.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/ssl_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/python/grpcio/grpc/_cython/cygrpc.cpp: At global scope: src/python/grpcio/grpc/_cython/cygrpc.cpp:134681:1: warning: ‘void __Pyx_PyAsyncGen_Fini()’ defined but not used [-Wunused-function] 134681 | __Pyx_PyAsyncGen_Fini(void) | ^~~~~~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/external/aws_request_signer.cc: In function ‘void grpc_core::{anonymous}::SHA256(const std::string&, unsigned char*)’: src/core/lib/security/credentials/external/aws_request_signer.cc:50:14: warning: ‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 50 | SHA256_Init(&sha256); | ~~~~~~~~~~~^~~~~~~~~ In file included from src/core/lib/security/credentials/external/aws_request_signer.cc:27: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ src/core/lib/security/credentials/external/aws_request_signer.cc:51:16: warning: ‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA256_Update(&sha256, str.c_str(), str.size()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/core/lib/security/credentials/external/aws_request_signer.cc:52:15: warning: ‘int SHA256_Final(unsigned char*, SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 52 | SHA256_Final(out, &sha256); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/load_system_roots_fallback.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/load_system_roots_fallback.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/session_cache/ssl_session_cache.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_cache.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/tcp_connect_handshaker.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/tcp_connect_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/security_handshaker.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/security_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/completion_queue_factory.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/completion_queue_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/oauth2/oauth2_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/oauth2/oauth2_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/call_details.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/call_details.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/ssl_utils_config.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/ssl_utils_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/iam/iam_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/iam/iam_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/external_account_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/surface/server.cc: In member function ‘grpc_call_error grpc_core::Server::QueueRequestedCall(size_t, RequestedCall*)’: src/core/lib/surface/server.cc:922:28: warning: ‘rm’ may be used uninitialized [-Wmaybe-uninitialized] 922 | RequestMatcherInterface* rm; | ^~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/plugin_registry/grpc_plugin_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/plugin_registry/grpc_plugin_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/call_log_batch.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/call_log_batch.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/tls_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/tls_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/validate_metadata.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/validate_metadata.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_server_config_fetcher.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_server_config_fetcher.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_cluster_specifier_plugin.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_cluster_specifier_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/server_auth_filter.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/server_auth_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/plugin_registry/grpc_plugin_registry_extra.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/plugin_registry/grpc_plugin_registry_extra.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/insecure/insecure_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/insecure/insecure_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/plugin/plugin_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/plugin/plugin_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/file_external_account_credentials.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/file_external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/tsi_error.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/tsi_error.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy_registry.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/address_utils/parse_address.cc -o python_build/temp.linux-x86_64-cpython-310/src/core/lib/address_utils/parse_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In function ‘PyObject* __pyx_f_4grpc_7_cython_6cygrpc__destroy_c_completion_queue(grpc_completion_queue*)’, inlined from ‘__pyx_obj_4grpc_7_cython_6cygrpc_SegregatedCall* __pyx_f_4grpc_7_cython_6cygrpc__segregated_call(__pyx_obj_4grpc_7_cython_6cygrpc__ChannelState*, int, PyObject*, PyObject*, PyObject*, PyObject*, __pyx_obj_4grpc_7_cython_6cygrpc_CallCredentials*, PyObject*, PyObject*)’ at src/python/grpcio/grpc/_cython/cygrpc.cpp:18342:77, inlined from ‘PyObject* __pyx_pf_4grpc_7_cython_6cygrpc_7Channel_8segregated_call(__pyx_obj_4grpc_7_cython_6cygrpc_Channel*, int, PyObject*, PyObject*, PyObject*, PyObject*, __pyx_obj_4grpc_7_cython_6cygrpc_CallCredentials*, PyObject*, PyObject*)’ at src/python/grpcio/grpc/_cython/cygrpc.cpp:20962:75, inlined from ‘PyObject* __pyx_pw_4grpc_7_cython_6cygrpc_7Channel_9segregated_call(PyObject*, PyObject*, PyObject*)’ at src/python/grpcio/grpc/_cython/cygrpc.cpp:20907:70: src/python/grpcio/grpc/_cython/cygrpc.cpp:13354:32: warning: ‘__pyx_v_c_completion_queue’ may be used uninitialized [-Wmaybe-uninitialized] 13354 | grpc_completion_queue_destroy(__pyx_v_c_completion_queue); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp: In function ‘PyObject* __pyx_pw_4grpc_7_cython_6cygrpc_7Channel_9segregated_call(PyObject*, PyObject*, PyObject*)’: src/python/grpcio/grpc/_cython/cygrpc.cpp:18045:26: note: ‘__pyx_v_c_completion_queue’ was declared here 18045 | grpc_completion_queue *__pyx_v_c_completion_queue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/address_sorting/address_sorting.c -o python_build/temp.linux-x86_64-cpython-310/third_party/address_sorting/address_sorting.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/census/grpc_context.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/channel_idle/channel_idle_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/channel_idle/idle_filter_state.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/backend_metric.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/backup_poller.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/channel_connectivity.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel_channelz.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel_factory.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/client_channel_plugin.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/config_selector.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/dynamic_filters.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/global_subchannel_pool.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/health/health_check_client.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/http_proxy.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/address_filtering.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/priority/priority.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/rls/rls.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/cds.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/lb_policy_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/local_subchannel_pool.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/proxy_mapper_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/polling_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/resolver_result_parsing.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/retry_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/retry_service_config.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/retry_throttle.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/service_config_channel_arg_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/subchannel.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/subchannel_pool_interface.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/client_channel/subchannel_stream_client.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/deadline/deadline_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/fault_injection/fault_injection_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/fault_injection/service_config_parser.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/client/http_client_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/client_authority_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/http_filters_plugin.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/message_compress/message_compress_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/message_compress/message_decompress_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/http/server/http_server_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/message_size/message_size_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/rbac/rbac_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/rbac/rbac_service_config_parser.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/alpn/alpn.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/client/chttp2_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/server/chttp2_server.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/bin_decoder.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/bin_encoder.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/chttp2_transport.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/context_list.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/flow_control.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_data.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_goaway.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_ping.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_rst_stream.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_settings.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/frame_window_update.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder_table.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser_table.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/http2_settings.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/huffsyms.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/parsing.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/stream_lists.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/stream_map.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/varint.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/chttp2/transport/writing.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/inproc/inproc_plugin.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/transport/inproc/inproc_transport.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/annotations/resource.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/percent.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/range.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/annotations.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/http.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/api/httpbody.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/any.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/duration.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/empty.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/struct.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/google/rpc/status.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/security.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/status.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/udpa/annotations/versioning.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/validate/validate.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/security.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/status.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/authority.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/context_params.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/extension.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/http.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/validate/validate.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/certificate_provider_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/certificate_provider_store.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/file_watcher_certificate_provider_factory.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_api.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_bootstrap.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_certificate_provider.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_channel_stack_modifier.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_client.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_client_stats.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_cluster.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_cluster_specifier_plugin.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_common_types.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_endpoint.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_http_fault_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_http_filters.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_http_rbac_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_lb_policy_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_listener.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_resource_type.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_route_config.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_routing.o python_build/temp.linux-x86_64-cpython-310/src/core/ext/xds/xds_server_config_fetcher.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/address_utils/parse_address.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/address_utils/sockaddr_utils.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/backoff/backoff.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_args.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_args_preconditioning.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_stack.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_stack_builder.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_stack_builder_impl.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channel_trace.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channelz.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/channelz_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/connected_channel.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/promise_based_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/channel/status_util.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/compression/compression.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/compression/compression_internal.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/compression/message_compress.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/config/core_configuration.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/debug/stats.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/debug/stats_data.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/debug/trace.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/channel_args_endpoint_config.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/default_event_engine_factory.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/event_engine.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/forkable.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/iomgr_engine.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/thread_pool.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_heap.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_manager.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/memory_allocator.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/resolved_address.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/slice.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/slice_buffer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/event_engine/trace.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/alloc.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/atm.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_iphone.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_linux.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/cpu_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/env_linux.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/env_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/env_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_android.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_linux.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/log_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/murmur_hash.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string_util_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/string_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync_abseil.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/sync_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time_precise.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/time_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/tmpfile_msys.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/tmpfile_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/tmpfile_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gpr/wrap_memcpy.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/examine_stack.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/fork.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/global_config_env.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/host_port.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/mpscq.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/stat_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/stat_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/status_helper.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/thd_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/thd_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/time.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/gprpp/time_util.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/format_request.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/httpcli.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/httpcli_security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/http/parser.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/buffer_list.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/call_combiner.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/cfstream_handle.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/combiner.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/dualstack_socket_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint_cfstream.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint_pair_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/endpoint_pair_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/error.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/error_cfstream.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_apple.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_epoll1_linux.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_poll_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/ev_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/exec_ctx.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/executor.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/executor/mpmcqueue.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/executor/threadpool.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/fork_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/fork_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/gethostname_fallback.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/gethostname_host_name_max.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/gethostname_sysconf.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/internal_errqueue.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iocp_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_internal.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_posix_cfstream.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/iomgr_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/load_file.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/lockfree_event.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/polling_entity.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset_set.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset_set_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/pollset_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/resolve_address.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/resolve_address_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/resolve_address_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/sockaddr_utils_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_factory_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_mutator.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_common_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_linux.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_utils_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/socket_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client_cfstream.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_client_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_common.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_server_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/tcp_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/time_averaged_stats.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer_generic.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer_heap.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/timer_manager.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/unix_sockets_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/unix_sockets_posix_noop.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_eventfd.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_nospecial.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_pipe.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/wakeup_fd_posix.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/iomgr/work_serializer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/json/json_reader.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/json/json_util.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/json/json_writer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/matchers/matchers.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/profiling/basic_timers.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/profiling/stap_timers.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/promise/activity.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/promise/sleep.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resolver/resolver.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resolver/resolver_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resolver/server_address.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/api.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/arena.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/memory_quota.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/resource_quota.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/thread_quota.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/resource_quota/trace.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/authorization_policy_provider_vtable.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/evaluate_args.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/grpc_authorization_engine.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/grpc_server_authz_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/matchers.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/authorization/rbac_policy.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/context/security_context.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/alts_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/call_creds_util.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/channel_creds_registry_init.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/composite/composite_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/aws_external_account_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/aws_request_signer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/external_account_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/file_external_account_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/external/url_external_account_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/fake/fake_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/google_default/credentials_generic.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/google_default/google_default_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/iam/iam_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/insecure/insecure_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/jwt/json_token.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/jwt/jwt_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/jwt/jwt_verifier.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/local/local_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/oauth2/oauth2_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/plugin/plugin_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/ssl/ssl_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/tls_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/tls/tls_utils.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/credentials/xds/xds_credentials.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/alts/alts_security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/fake/fake_security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/insecure/insecure_security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/load_system_roots_fallback.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/load_system_roots_supported.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/local/local_security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/ssl/ssl_security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/ssl_utils.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/ssl_utils_config.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/security_connector/tls/tls_security_connector.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/client_auth_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/secure_endpoint.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/security_handshaker.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/server_auth_filter.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/transport/tsi_error.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/security/util/json_util.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/service_config/service_config_impl.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/service_config/service_config_parser.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/b64.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/percent_encoding.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_api.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_buffer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_buffer_api.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_refcount.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/slice/slice_string_helpers.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/api_trace.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/builtins.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/byte_buffer.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/byte_buffer_reader.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/call.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/call_details.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/call_log_batch.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel_init.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel_ping.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/channel_stack_type.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/completion_queue.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/completion_queue_factory.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/event_string.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/init.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/lame_client.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/metadata_array.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/server.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/validate_metadata.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/surface/version.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/bdp_estimator.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/connectivity_state.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/error_utils.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/handshaker.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/handshaker_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/http_connect_handshaker.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/metadata_batch.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/parsed_metadata.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/pid_controller.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/status_conversion.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/tcp_connect_handshaker.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/timeout_encoding.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/transport.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/transport/transport_op_string.o python_build/temp.linux-x86_64-cpython-310/src/core/lib/uri/uri_parser.o python_build/temp.linux-x86_64-cpython-310/src/core/plugin_registry/grpc_plugin_registry.o python_build/temp.linux-x86_64-cpython-310/src/core/plugin_registry/grpc_plugin_registry_extra.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/crypt/aes_gcm.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/crypt/gsec.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_counter.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_crypter.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_frame_protector.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/frame_protector/frame_handler.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_handshaker_client.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_shared_resource.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_utils.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/handshaker/transport_security_common_api.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/fake_transport_security.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/local_transport_security.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/key_logging/ssl_key_logging.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_cache.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_openssl.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/ssl_transport_security.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/transport_security.o python_build/temp.linux-x86_64-cpython-310/src/core/tsi/transport_security_grpc.o python_build/temp.linux-x86_64-cpython-310/src/python/grpcio/grpc/_cython/cygrpc.o python_build/temp.linux-x86_64-cpython-310/third_party/address_sorting/address_sorting.o python_build/temp.linux-x86_64-cpython-310/third_party/address_sorting/address_sorting_posix.o python_build/temp.linux-x86_64-cpython-310/third_party/address_sorting/address_sorting_windows.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party/utf8_range/naive.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party/utf8_range/range2-neon.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/third_party/utf8_range/range2-sse.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/decode.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/decode_fast.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/def.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/encode.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/json_encode.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/msg.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/reflection.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/table.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/text_encode.o python_build/temp.linux-x86_64-cpython-310/third_party/upb/upb/upb.o -L/usr/lib64 -lrt -lm -lssl -lcrypto -lz -lcares -lre2 -labsl_flags_config -labsl_random_seed_sequences -labsl_strings -labsl_flags_internal -labsl_cordz_sample_token -labsl_random_internal_randen -labsl_pow10_helper -labsl_crc_cord_state -labsl_log_internal_log_sink_set -labsl_low_level_hash -labsl_base -labsl_flags -labsl_hash_generator_testing -labsl_flags_parse -labsl_city -labsl_atomic_hook_test_helper -labsl_flags_usage -labsl_demangle_internal -labsl_examine_stack -labsl_spinlock_test_common -labsl_flags_commandlineflag_internal -labsl_cordz_handle -labsl_bad_any_cast_impl -labsl_time -labsl_flags_reflection -labsl_log_internal_globals -labsl_raw_hash_set -labsl_log_internal_test_actions -labsl_raw_logging_internal -labsl_log_internal_test_matchers -labsl_log_flags -labsl_crc_cpu_detect -labsl_stack_consumption -labsl_strerror -labsl_time_zone -labsl_flags_private_handle_accessor -labsl_log_initialize -labsl_time_internal_test_util -labsl_civil_time -labsl_failure_signal_handler -labsl_log_sink -labsl_log_internal_test_helpers -labsl_log_internal_proto -labsl_log_internal_conditions -labsl_leak_check -labsl_log_internal_check_op -labsl_random_internal_randen_slow -labsl_hash -labsl_log_internal_message -labsl_stacktrace -labsl_int128 -labsl_bad_variant_access -labsl_random_internal_seed_material -labsl_random_internal_randen_hwaes_impl -labsl_crc32c -labsl_graphcycles_internal -labsl_periodic_sampler -labsl_malloc_internal -labsl_strings_internal -labsl_test_instance_tracker -labsl_flags_program_name -labsl_crc_internal -labsl_string_view -labsl_log_internal_format -labsl_flags_marshalling -labsl_random_internal_distribution_test_util -labsl_flags_commandlineflag -labsl_per_thread_sem_test_common -labsl_status -labsl_symbolize -labsl_random_internal_randen_hwaes -labsl_log_globals -labsl_scoped_set_env -labsl_bad_optional_access -labsl_throw_delegate -labsl_cord -labsl_cord_internal -labsl_random_seed_gen_exception -labsl_str_format_internal -labsl_die_if_null -labsl_kernel_timeout_internal -labsl_random_internal_platform -labsl_statusor -labsl_random_distributions -labsl_spinlock_wait -labsl_exponential_biased -labsl_scoped_mock_log -labsl_log_severity -labsl_log_internal_nullguard -labsl_random_internal_pool_urbg -labsl_cordz_functions -labsl_hashtablez_sampler -labsl_cordz_info -labsl_exception_safety_testing -labsl_debugging_internal -labsl_log_entry -labsl_synchronization -labsl_flags_usage_internal -o python_build/lib.linux-x86_64-cpython-310/grpc/_cython/cygrpc.cpython-310-x86_64-linux-gnu.so -lprotobuf copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/cygrpc.cpython-310-x86_64-linux-gnu.so -> src/python/grpcio/grpc/_cython + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64 creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10 creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/implementations.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/utilities.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/_metadata.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/_client_adaptations.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/_server_adaptations.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/interfaces.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/_compression.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_interceptor.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/cygrpc.cpython-310-x86_64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython copying python_build/lib.linux-x86_64-cpython-310/grpc/_channel.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_utilities.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/gevent.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/session_cache.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/aio/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/_auth.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_plugin_wrapping.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_grpcio_metadata.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_runtime_protos.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_simple_stubs.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/future.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/stream.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/common/style.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/common/cardinality.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_utils.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_metadata.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_interceptor.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_channel.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_base_channel.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_base_call.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_base_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_typing.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_call.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/implementations.py to implementations.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/interfaces.py to interfaces.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_compression.py to _compression.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_utilities.py to _utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/gevent.py to gevent.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_auth.py to _auth.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_runtime_protos.py to _runtime_protos.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_simple_stubs.py to _simple_stubs.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/future.py to future.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream.py to stream.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common/style.py to style.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_utils.py to _utils.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_base_channel.py to _base_channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_base_call.py to _base_call.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_base_server.py to _base_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_typing.py to _typing.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_call.py to _call.cpython-310.pyc writing byte-compilation script '/tmp/tmpb9kq8r7j.py' /usr/bin/python3 /tmp/tmpb9kq8r7j.py removing /tmp/tmpb9kq8r7j.py running install_egg_info running egg_info creating src/python/grpcio/grpcio.egg-info writing src/python/grpcio/grpcio.egg-info/PKG-INFO writing dependency_links to src/python/grpcio/grpcio.egg-info/dependency_links.txt writing requirements to src/python/grpcio/grpcio.egg-info/requires.txt writing top-level names to src/python/grpcio/grpcio.egg-info/top_level.txt writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest template 'PYTHON-MANIFEST.in' warning: no files found matching '*.c' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.h' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.inc' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.python' under directory 'src/python/grpcio/grpc' warning: no previously-included files matching '*.so' found under directory 'src/python/grpcio/grpc/_cython' warning: no previously-included files matching '*.pyd' found under directory 'src/python/grpcio/grpc/_cython' warning: no directories found matching 'third_party/abseil-cpp/absl' warning: no directories found matching 'third_party/boringssl-with-bazel' warning: no directories found matching 'third_party/re2' warning: no directories found matching 'third_party/xxhash' warning: no directories found matching 'third_party/zlib' warning: no files found matching 'src/python/grpcio/precompiled.py' adding license file 'LICENSE' writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' Copying src/python/grpcio/grpcio.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpcio-1.48.1-py3.10.egg-info running install_scripts + pushd tools/distrib/python/grpcio_tools/ + mkdir -p grpc_root/src + for srcdir in compiler + cp -rp ../../../../src/compiler grpc_root/src/ + cp -rp ../../../../include grpc_root/ ++ pkg-config --cflags protobuf + export 'GRPC_PYTHON_CFLAGS=-fno-wrapv -frtti ' + GRPC_PYTHON_CFLAGS='-fno-wrapv -frtti ' ++ pkg-config --libs protobuf + export 'GRPC_PYTHON_LDFLAGS=-lprotobuf -lprotoc' + GRPC_PYTHON_LDFLAGS='-lprotobuf -lprotoc' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/grpc-1.48.1/tools/distrib/python/grpcio_tools/grpc_tools/_protoc_compiler.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling grpc_tools/_protoc_compiler.pyx because it changed. [1/1] Cythonizing grpc_tools/_protoc_compiler.pyx running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/grpc_tools copying grpc_tools/command.py -> build/lib.linux-x86_64-cpython-310/grpc_tools copying grpc_tools/__init__.py -> build/lib.linux-x86_64-cpython-310/grpc_tools copying grpc_tools/protoc.py -> build/lib.linux-x86_64-cpython-310/grpc_tools creating build/lib.linux-x86_64-cpython-310/grpc_tools/_proto creating build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google creating build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/wrappers.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/type.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/timestamp.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/struct.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/source_context.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/field_mask.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/empty.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/duration.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/descriptor.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf creating build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/api.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/any.proto -> build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf running build_ext building 'grpc_tools._protoc_compiler' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/grpc_root creating build/temp.linux-x86_64-cpython-310/grpc_root/src creating build/temp.linux-x86_64-cpython-310/grpc_root/src/compiler creating build/temp.linux-x86_64-cpython-310/grpc_tools gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.10 -c grpc_root/src/compiler/python_generator.cc -o build/temp.linux-x86_64-cpython-310/grpc_root/src/compiler/python_generator.o -fno-wrapv -frtti gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.10 -c grpc_tools/_protoc_compiler.cpp -o build/temp.linux-x86_64-cpython-310/grpc_tools/_protoc_compiler.o -fno-wrapv -frtti gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.10 -c grpc_tools/main.cc -o build/temp.linux-x86_64-cpython-310/grpc_tools/main.o -fno-wrapv -frtti g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/grpc_root/src/compiler/python_generator.o build/temp.linux-x86_64-cpython-310/grpc_tools/_protoc_compiler.o build/temp.linux-x86_64-cpython-310/grpc_tools/main.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-310/grpc_tools/_protoc_compiler.cpython-310-x86_64-linux-gnu.so -lprotobuf -lprotoc + find . -type f -name protoc.py -execdir sed -r -i '1{/^#!/d}' '{}' + + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/command.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-x86_64-cpython-310/grpc_tools/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-x86_64-cpython-310/grpc_tools/protoc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-x86_64-cpython-310/grpc_tools/_protoc_compiler.cpython-310-x86_64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/command.py to command.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/protoc.py to protoc.cpython-310.pyc writing byte-compilation script '/tmp/tmp1z34r3lw.py' /usr/bin/python3 /tmp/tmp1z34r3lw.py removing /tmp/tmp1z34r3lw.py running install_egg_info running egg_info creating grpcio_tools.egg-info writing grpcio_tools.egg-info/PKG-INFO writing dependency_links to grpcio_tools.egg-info/dependency_links.txt writing requirements to grpcio_tools.egg-info/requires.txt writing top-level names to grpcio_tools.egg-info/top_level.txt writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'protoc_deps.py' warning: no directories found matching 'third_party' writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' Copying grpcio_tools.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpcio_tools-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_channelz/ + echo channelz + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo channelz + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_channelz copying ./grpc_channelz/__init__.py -> build/lib/grpc_channelz creating build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/__init__.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz_pb2.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/_async.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/_servicer.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz_pb2_grpc.py -> build/lib/grpc_channelz/v1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10 creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_async.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_servicer.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/_servicer.py to _servicer.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-310.pyc writing byte-compilation script '/tmp/tmpxfov9oqk.py' /usr/bin/python3 /tmp/tmpxfov9oqk.py removing /tmp/tmpxfov9oqk.py running install_egg_info running egg_info creating grpcio_channelz.egg-info writing grpcio_channelz.egg-info/PKG-INFO writing dependency_links to grpcio_channelz.egg-info/dependency_links.txt writing requirements to grpcio_channelz.egg-info/requires.txt writing top-level names to grpcio_channelz.egg-info/top_level.txt writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' Copying grpcio_channelz.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_channelz-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_health_checking/ + echo health_checking + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo health_checking + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_health copying ./grpc_health/__init__.py -> build/lib/grpc_health creating build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/__init__.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2_grpc.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/_async.py -> build/lib/grpc_health/v1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/_async.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/health.py to health.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/_async.py to _async.cpython-310.pyc writing byte-compilation script '/tmp/tmp48uzq4ki.py' /usr/bin/python3 /tmp/tmp48uzq4ki.py removing /tmp/tmp48uzq4ki.py running install_egg_info running egg_info creating grpcio_health_checking.egg-info writing grpcio_health_checking.egg-info/PKG-INFO writing dependency_links to grpcio_health_checking.egg-info/dependency_links.txt writing requirements to grpcio_health_checking.egg-info/requires.txt writing top-level names to grpcio_health_checking.egg-info/top_level.txt writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' Copying grpcio_health_checking.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_health_checking-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_reflection/ + echo reflection + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo reflection + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_reflection copying ./grpc_reflection/__init__.py -> build/lib/grpc_reflection creating build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection_pb2_grpc.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/__init__.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/_base.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection_pb2.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/_async.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/proto_reflection_descriptor_database.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection.py -> build/lib/grpc_reflection/v1alpha + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_base.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_async.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_base.py to _base.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py to proto_reflection_descriptor_database.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmpcxy5n1u3.py' /usr/bin/python3 /tmp/tmpcxy5n1u3.py removing /tmp/tmpcxy5n1u3.py running install_egg_info running egg_info creating grpcio_reflection.egg-info writing grpcio_reflection.egg-info/PKG-INFO writing dependency_links to grpcio_reflection.egg-info/dependency_links.txt writing requirements to grpcio_reflection.egg-info/requires.txt writing top-level names to grpcio_reflection.egg-info/top_level.txt writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' Copying grpcio_reflection.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_reflection-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_status/ + echo status + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo status + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_status copying ./grpc_status/rpc_status.py -> build/lib/grpc_status copying ./grpc_status/__init__.py -> build/lib/grpc_status copying ./grpc_status/_common.py -> build/lib/grpc_status copying ./grpc_status/_async.py -> build/lib/grpc_status + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_async.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/_async.py to _async.cpython-310.pyc writing byte-compilation script '/tmp/tmpx7tovvrc.py' /usr/bin/python3 /tmp/tmpx7tovvrc.py removing /tmp/tmpx7tovvrc.py running install_egg_info running egg_info creating grpcio_status.egg-info writing grpcio_status.egg-info/PKG-INFO writing dependency_links to grpcio_status.egg-info/dependency_links.txt writing requirements to grpcio_status.egg-info/requires.txt writing top-level names to grpcio_status.egg-info/top_level.txt writing manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'grpc_status/google/rpc/status.proto' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_status.egg-info/SOURCES.txt' Copying grpcio_status.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_status-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_testing/ + echo testing + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo testing + grep -E '^(admin|csds|testing)$' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_testing copying ./grpc_testing/__init__.py -> build/lib/grpc_testing copying ./grpc_testing/_time.py -> build/lib/grpc_testing copying ./grpc_testing/_common.py -> build/lib/grpc_testing creating build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_multi_callable.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_rpc.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_invocation.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/__init__.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_rpc_state.py -> build/lib/grpc_testing/_channel creating build/lib/grpc_testing/_server copying ./grpc_testing/_server/_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_handler.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/__init__.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_service.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_servicer_context.py -> build/lib/grpc_testing/_server + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_time.py to _time.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_service.py to _service.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-310.pyc writing byte-compilation script '/tmp/tmpwpfqn577.py' /usr/bin/python3 /tmp/tmpwpfqn577.py removing /tmp/tmpwpfqn577.py running install_egg_info running egg_info creating grpcio_testing.egg-info writing grpcio_testing.egg-info/PKG-INFO writing dependency_links to grpcio_testing.egg-info/dependency_links.txt writing requirements to grpcio_testing.egg-info/requires.txt writing top-level names to grpcio_testing.egg-info/top_level.txt writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' Copying grpcio_testing.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_testing-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_tests/ + echo tests + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo tests + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos messages.proto: File not found. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:17:1: Import "messages.proto" was not found or had errors. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:12: "Request" is not defined. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:30: "Response" is not defined. warning: ['grpc_tools.protoc', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed+ CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_package_protos messages.proto: File not found. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:17:1: Import "messages.proto" was not found or had errors. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:12: "Request" is not defined. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:30: "Response" is not defined. creating build creating build/lib creating build/lib/src copying ./src/__init__.py -> build/lib/src creating build/lib/tests_py3_only copying ./tests_py3_only/__init__.py -> build/lib/tests_py3_only creating build/lib/tests_aio copying ./tests_aio/__init__.py -> build/lib/tests_aio creating build/lib/tests copying ./tests/_loader.py -> build/lib/tests copying ./tests/_result.py -> build/lib/tests copying ./tests/__init__.py -> build/lib/tests copying ./tests/_runner.py -> build/lib/tests copying ./tests/bazel_namespace_package_hack.py -> build/lib/tests creating build/lib/tests_gevent copying ./tests_gevent/__init__.py -> build/lib/tests_gevent creating build/lib/src/proto copying ./src/proto/gen_build_yaml.py -> build/lib/src/proto copying ./src/proto/__init__.py -> build/lib/src/proto creating build/lib/src/proto/math copying ./src/proto/math/math_pb2.py -> build/lib/src/proto/math copying ./src/proto/math/__init__.py -> build/lib/src/proto/math copying ./src/proto/math/math_pb2_grpc.py -> build/lib/src/proto/math creating build/lib/src/proto/grpc copying ./src/proto/grpc/__init__.py -> build/lib/src/proto/grpc creating build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/status_pb2.py -> build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/__init__.py -> build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/status_pb2_grpc.py -> build/lib/src/proto/grpc/status creating build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/__init__.py -> build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/stats_pb2.py -> build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/stats_pb2_grpc.py -> build/lib/src/proto/grpc/core creating build/lib/src/proto/grpc/lb copying ./src/proto/grpc/lb/__init__.py -> build/lib/src/proto/grpc/lb creating build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/worker_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/compiler_test_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/metrics_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/simple_messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/control_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/metrics_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/__init__.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/test_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/benchmark_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/stats_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/worker_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/control_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/proxy_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/compiler_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/payloads_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/istio_echo_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/test_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/stats_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/payloads_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/istio_echo_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/benchmark_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/simple_messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/report_qps_scenario_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/proxy_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing creating build/lib/src/proto/grpc/reflection copying ./src/proto/grpc/reflection/__init__.py -> build/lib/src/proto/grpc/reflection creating build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/__init__.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/transport_security_common_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/altscontext_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/altscontext_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/handshaker_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/handshaker_pb2.py -> build/lib/src/proto/grpc/gcp creating build/lib/src/proto/grpc/lookup copying ./src/proto/grpc/lookup/__init__.py -> build/lib/src/proto/grpc/lookup creating build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/__init__.py -> build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/channelz_pb2.py -> build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/channelz_pb2_grpc.py -> build/lib/src/proto/grpc/channelz creating build/lib/src/proto/grpc/health copying ./src/proto/grpc/health/__init__.py -> build/lib/src/proto/grpc/health creating build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_reporter_pb2.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/__init__.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_balancer_pb2.py -> build/lib/src/proto/grpc/lb/v1 creating build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/__init__.py -> build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py -> build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py -> build/lib/src/proto/grpc/testing/duplicate creating build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/__init__.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/cds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lrs_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/eds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/ads_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds creating build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_pb2.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_extensions_pb2.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/__init__.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_pb2_grpc.py -> build/lib/src/proto/grpc/testing/proto2 creating build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/path_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/round_robin_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/rbac_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/string_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/rbac_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/address_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ring_hash_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ads_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/protocol_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/router_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/route_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/address_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/base_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/path_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/load_report_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/router_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_dump_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_dump_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/cluster_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/range_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/extension_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/percent_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/__init__.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/tls_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/typed_struct_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/string_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/typed_struct_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/outlier_detection_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/csds_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/wrr_locality_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/expr_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/metadata_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/expr_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/range_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/lrs_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/discovery_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_service_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/endpoint_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/regex_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/metadata_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ring_hash_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/extension_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/listener_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/round_robin_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_common_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/base_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/csds_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_source_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/wrr_locality_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/outlier_detection_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/tls_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/route_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_common_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 creating build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py -> build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/__init__.py -> build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/reflection_pb2.py -> build/lib/src/proto/grpc/reflection/v1alpha creating build/lib/src/proto/grpc/reflection/v1 copying ./src/proto/grpc/reflection/v1/reflection_pb2_grpc.py -> build/lib/src/proto/grpc/reflection/v1 copying ./src/proto/grpc/reflection/v1/__init__.py -> build/lib/src/proto/grpc/reflection/v1 copying ./src/proto/grpc/reflection/v1/reflection_pb2.py -> build/lib/src/proto/grpc/reflection/v1 creating build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_pb2_grpc.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_pb2.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/__init__.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_config_pb2_grpc.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_config_pb2.py -> build/lib/src/proto/grpc/lookup/v1 creating build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/health_pb2.py -> build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/__init__.py -> build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/health_pb2_grpc.py -> build/lib/src/proto/grpc/health/v1 creating build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/_simple_stubs_test.py -> build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/__init__.py -> build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/_leak_test.py -> build/lib/tests_py3_only/unit creating build/lib/tests_aio/status copying ./tests_aio/status/grpc_status_test.py -> build/lib/tests_aio/status copying ./tests_aio/status/__init__.py -> build/lib/tests_aio/status creating build/lib/tests_aio/unit copying ./tests_aio/unit/compatibility_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_unary_stream_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/init_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/wait_for_ready_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/aio_rpc_error_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/auth_context_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_argument_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/metadata_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/abort_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/wait_for_connection_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/close_channel_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_base.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/__init__.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_stream_unary_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/compression_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/connectivity_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_stream_stream_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/outside_init_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_ready_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_unary_unary_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_common.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_time_remaining_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/context_peer_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_metadata_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/timeout_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/call_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_server.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_constants.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/secure_call_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/done_callback_test.py -> build/lib/tests_aio/unit creating build/lib/tests_aio/health_check copying ./tests_aio/health_check/health_servicer_test.py -> build/lib/tests_aio/health_check copying ./tests_aio/health_check/__init__.py -> build/lib/tests_aio/health_check creating build/lib/tests_aio/interop copying ./tests_aio/interop/server.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/methods.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/client.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/__init__.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/local_interop_test.py -> build/lib/tests_aio/interop creating build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/__init__.py -> build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/_sanity_test.py -> build/lib/tests_aio/_sanity creating build/lib/tests_aio/reflection copying ./tests_aio/reflection/__init__.py -> build/lib/tests_aio/reflection copying ./tests_aio/reflection/reflection_servicer_test.py -> build/lib/tests_aio/reflection creating build/lib/tests_aio/channelz copying ./tests_aio/channelz/channelz_servicer_test.py -> build/lib/tests_aio/channelz copying ./tests_aio/channelz/__init__.py -> build/lib/tests_aio/channelz creating build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/_split_definitions_test.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/__init__.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/beta_python_plugin_test.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/_python_plugin_test.py -> build/lib/tests/protoc_plugin creating build/lib/tests/qps copying ./tests/qps/client_runner.py -> build/lib/tests/qps copying ./tests/qps/benchmark_server.py -> build/lib/tests/qps copying ./tests/qps/__init__.py -> build/lib/tests/qps copying ./tests/qps/worker_server.py -> build/lib/tests/qps copying ./tests/qps/histogram.py -> build/lib/tests/qps copying ./tests/qps/benchmark_client.py -> build/lib/tests/qps copying ./tests/qps/qps_worker.py -> build/lib/tests/qps creating build/lib/tests/fork copying ./tests/fork/methods.py -> build/lib/tests/fork copying ./tests/fork/client.py -> build/lib/tests/fork copying ./tests/fork/__init__.py -> build/lib/tests/fork copying ./tests/fork/_fork_interop_test.py -> build/lib/tests/fork creating build/lib/tests/status copying ./tests/status/__init__.py -> build/lib/tests/status copying ./tests/status/_grpc_status_test.py -> build/lib/tests/status creating build/lib/tests/unit copying ./tests/unit/_tcp_proxy.py -> build/lib/tests/unit copying ./tests/unit/thread_pool.py -> build/lib/tests/unit copying ./tests/unit/_version_test.py -> build/lib/tests/unit copying ./tests/unit/_auth_context_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_part_1_test.py -> build/lib/tests/unit copying ./tests/unit/test_common.py -> build/lib/tests/unit copying ./tests/unit/_local_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_server_ssl_cert_config_test.py -> build/lib/tests/unit copying ./tests/unit/_api_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_ready_future_test.py -> build/lib/tests/unit copying ./tests/unit/_session_cache_test.py -> build/lib/tests/unit copying ./tests/unit/_xds_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_server_test.py -> build/lib/tests/unit copying ./tests/unit/_exit_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/__init__.py -> build/lib/tests/unit copying ./tests/unit/_dynamic_stubs_test.py -> build/lib/tests/unit copying ./tests/unit/_signal_client.py -> build/lib/tests/unit copying ./tests/unit/_exit_test.py -> build/lib/tests/unit copying ./tests/unit/_empty_message_test.py -> build/lib/tests/unit copying ./tests/unit/_compression_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_args_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_close_test.py -> build/lib/tests/unit copying ./tests/unit/_from_grpc_import_star.py -> build/lib/tests/unit copying ./tests/unit/_grpc_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_flags_test.py -> build/lib/tests/unit copying ./tests/unit/_resource_exhausted_test.py -> build/lib/tests/unit copying ./tests/unit/_dns_resolver_test.py -> build/lib/tests/unit copying ./tests/unit/_reconnect_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_part_2_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_code_details_test.py -> build/lib/tests/unit copying ./tests/unit/_server_wait_for_termination_test.py -> build/lib/tests/unit copying ./tests/unit/_auth_test.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_abort_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_connectivity_test.py -> build/lib/tests/unit copying ./tests/unit/resources.py -> build/lib/tests/unit copying ./tests/unit/_signal_handling_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_test_helpers.py -> build/lib/tests/unit copying ./tests/unit/_invalid_metadata_test.py -> build/lib/tests/unit copying ./tests/unit/_error_message_encoding_test.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/_invocation_defects_test.py -> build/lib/tests/unit copying ./tests/unit/_logging_test.py -> build/lib/tests/unit copying ./tests/unit/_interceptor_test.py -> build/lib/tests/unit copying ./tests/unit/_contextvars_propagation_test.py -> build/lib/tests/unit creating build/lib/tests/stress copying ./tests/stress/client.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark.py -> build/lib/tests/stress copying ./tests/stress/__init__.py -> build/lib/tests/stress copying ./tests/stress/test_runner.py -> build/lib/tests/stress copying ./tests/stress/metrics_server.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark_pb2_grpc.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark_pb2.py -> build/lib/tests/stress creating build/lib/tests/testing copying ./tests/testing/_client_application.py -> build/lib/tests/testing copying ./tests/testing/_application_common.py -> build/lib/tests/testing copying ./tests/testing/_server_application.py -> build/lib/tests/testing copying ./tests/testing/_server_test.py -> build/lib/tests/testing copying ./tests/testing/_application_testing_common.py -> build/lib/tests/testing copying ./tests/testing/_time_test.py -> build/lib/tests/testing copying ./tests/testing/__init__.py -> build/lib/tests/testing copying ./tests/testing/_client_test.py -> build/lib/tests/testing creating build/lib/tests/health_check copying ./tests/health_check/__init__.py -> build/lib/tests/health_check copying ./tests/health_check/_health_servicer_test.py -> build/lib/tests/health_check creating build/lib/tests/interop copying ./tests/interop/server.py -> build/lib/tests/interop copying ./tests/interop/methods.py -> build/lib/tests/interop copying ./tests/interop/client.py -> build/lib/tests/interop copying ./tests/interop/__init__.py -> build/lib/tests/interop copying ./tests/interop/_insecure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/_secure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/_intraop_test_case.py -> build/lib/tests/interop copying ./tests/interop/service.py -> build/lib/tests/interop copying ./tests/interop/resources.py -> build/lib/tests/interop creating build/lib/tests/_sanity copying ./tests/_sanity/__init__.py -> build/lib/tests/_sanity copying ./tests/_sanity/_sanity_test.py -> build/lib/tests/_sanity creating build/lib/tests/reflection copying ./tests/reflection/__init__.py -> build/lib/tests/reflection copying ./tests/reflection/_reflection_servicer_test.py -> build/lib/tests/reflection copying ./tests/reflection/_reflection_client_test.py -> build/lib/tests/reflection creating build/lib/tests/channelz copying ./tests/channelz/_channelz_servicer_test.py -> build/lib/tests/channelz copying ./tests/channelz/__init__.py -> build/lib/tests/channelz creating build/lib/tests/protoc_plugin/protos copying ./tests/protoc_plugin/protos/__init__.py -> build/lib/tests/protoc_plugin/protos creating build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/test_payload_pb2.py -> build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/__init__.py -> build/lib/tests/protoc_plugin/protos/payload creating build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/__init__.py -> build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/test_responses_pb2.py -> build/lib/tests/protoc_plugin/protos/responses creating build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/test_service_pb2.py -> build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/__init__.py -> build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/test_service_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/service creating build/lib/tests/protoc_plugin/protos/requests copying ./tests/protoc_plugin/protos/requests/__init__.py -> build/lib/tests/protoc_plugin/protos/requests creating build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/__init__.py -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/same_pb2.py -> build/lib/tests/protoc_plugin/protos/invocation_testing creating build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/test_requests_pb2.py -> build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/__init__.py -> build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/requests/r creating build/lib/tests/unit/beta copying ./tests/unit/beta/_connectivity_channel_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_not_found_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/__init__.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_implementations_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_utilities_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_beta_features_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/test_utilities.py -> build/lib/tests/unit/beta creating build/lib/tests/unit/_cython copying ./tests/unit/_cython/_read_some_but_not_all_responses_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_fork_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_cancel_many_calls_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_channel_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_server_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/__init__.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_no_messages_single_server_completion_queue_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_common.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/cygrpc_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/test_utilities.py -> build/lib/tests/unit/_cython creating build/lib/tests/unit/framework copying ./tests/unit/framework/__init__.py -> build/lib/tests/unit/framework creating build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/__init__.py -> build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/_logging_pool_test.py -> build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/stream_testing.py -> build/lib/tests/unit/framework/foundation creating build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/__init__.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_constants.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_control.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_coverage.py -> build/lib/tests/unit/framework/common creating build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/__init__.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2_grpc.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2_grpc.py -> build/lib/tests/testing/proto creating build/lib/tests_gevent/unit copying ./tests_gevent/unit/close_channel_test.py -> build/lib/tests_gevent/unit copying ./tests_gevent/unit/__init__.py -> build/lib/tests_gevent/unit copying ./tests_gevent/unit/_test_server.py -> build/lib/tests_gevent/unit copying ./tests/tests.json -> build/lib/tests creating build/lib/tests/unit/credentials copying ./tests/unit/credentials/ca.pem -> build/lib/tests/unit/credentials copying ./tests/unit/credentials/server1.key -> build/lib/tests/unit/credentials copying ./tests/unit/credentials/server1.pem -> build/lib/tests/unit/credentials creating build/lib/tests/interop/credentials copying ./tests/interop/credentials/ca.pem -> build/lib/tests/interop/credentials copying ./tests/interop/credentials/server1.key -> build/lib/tests/interop/credentials copying ./tests/interop/credentials/server1.pem -> build/lib/tests/interop/credentials copying ./tests/protoc_plugin/protos/invocation_testing/same.proto -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/testing/proto/requests.proto -> build/lib/tests/testing/proto copying ./tests/testing/proto/services.proto -> build/lib/tests/testing/proto warning: ['grpc_tools.protoc', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src copying build/lib/src/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto copying build/lib/src/proto/gen_build_yaml.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto copying build/lib/src/proto/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math copying build/lib/src/proto/math/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb copying build/lib/src/proto/grpc/lb/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_reporter_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_balancer_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/control_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/benchmark_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/stats_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/control_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/istio_echo_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/echo_messages_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/cds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lrs_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/path_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/round_robin_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/rbac_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/string_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/rbac_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/address_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ring_hash_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ads_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/protocol_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/router_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/route_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/address_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/base_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/path_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/load_report_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/router_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_dump_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_dump_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/cluster_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/range_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/extension_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/percent_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/tls_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/typed_struct_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/string_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/typed_struct_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/outlier_detection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/csds_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/wrr_locality_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/expr_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/metadata_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/expr_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/range_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/lrs_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/discovery_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/endpoint_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/regex_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/metadata_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ring_hash_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/extension_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/listener_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/round_robin_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_common_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/base_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/csds_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_source_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/wrr_locality_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/outlier_detection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/tls_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/route_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_common_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/eds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/ads_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/istio_echo_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/benchmark_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/report_qps_scenario_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 copying build/lib/src/proto/grpc/reflection/v1/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 copying build/lib/src/proto/grpc/reflection/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 copying build/lib/src/proto/grpc/reflection/v1/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup copying build/lib/src/proto/grpc/lookup/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_config_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_config_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health copying build/lib/src/proto/grpc/health/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/_simple_stubs_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/_leak_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status copying build/lib/tests_aio/status/grpc_status_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status copying build/lib/tests_aio/status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/compatibility_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_unary_stream_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/init_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/wait_for_ready_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/aio_rpc_error_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/auth_context_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_argument_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/abort_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/wait_for_connection_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/close_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_base.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_stream_unary_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/compression_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/connectivity_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_stream_stream_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/outside_init_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_ready_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_unary_unary_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_time_remaining_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/context_peer_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/timeout_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/call_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_constants.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/secure_call_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/done_callback_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check copying build/lib/tests_aio/health_check/health_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check copying build/lib/tests_aio/health_check/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/methods.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/client.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/local_interop_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection copying build/lib/tests_aio/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection copying build/lib/tests_aio/reflection/reflection_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz copying build/lib/tests_aio/channelz/channelz_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz copying build/lib/tests_aio/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/_split_definitions_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/test_payload_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/test_responses_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/test_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/test_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests copying build/lib/tests/protoc_plugin/protos/requests/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/test_requests_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/beta_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/client_runner.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/benchmark_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/worker_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/histogram.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/benchmark_client.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/qps_worker.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/methods.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/client.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/_fork_interop_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status copying build/lib/tests/status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status copying build/lib/tests/status/_grpc_status_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_tcp_proxy.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/thread_pool.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_version_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_auth_context_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_rpc_part_1_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/test_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_local_credentials_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_ssl_cert_config_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_connectivity_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_not_found_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_implementations_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_utilities_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_beta_features_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/test_utilities.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/_api_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_ready_future_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_session_cache_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_xds_credentials_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_exit_scenarios.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_credentials_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_dynamic_stubs_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_read_some_but_not_all_responses_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_fork_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_cancel_many_calls_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_server_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/cygrpc_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/test_utilities.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_signal_client.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.key -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/_exit_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_empty_message_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_compression_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_args_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_close_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_from_grpc_import_star.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_grpc_shutdown_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_metadata_flags_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_resource_exhausted_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_dns_resolver_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_reconnect_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_rpc_part_2_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_metadata_code_details_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_wait_for_termination_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_auth_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_scenarios.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_abort_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_connectivity_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/resources.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_signal_handling_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_rpc_test_helpers.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_invalid_metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_error_message_encoding_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/_logging_pool_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/stream_testing.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_constants.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_control.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_coverage.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/_invocation_defects_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_logging_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_contextvars_propagation_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/_loader.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests copying build/lib/tests/_result.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/client.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/test_runner.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/metrics_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests copying build/lib/tests/_runner.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_client_application.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_application_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_server_application.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_server_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_application_testing_common.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_time_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_client_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests.proto -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check copying build/lib/tests/health_check/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check copying build/lib/tests/health_check/_health_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/methods.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/client.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.key -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/_insecure_intraop_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/_secure_intraop_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/_intraop_test_case.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/service.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/resources.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity copying build/lib/tests/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity copying build/lib/tests/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection copying build/lib/tests/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection copying build/lib/tests/reflection/_reflection_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection copying build/lib/tests/reflection/_reflection_client_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection copying build/lib/tests/bazel_namespace_package_hack.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz copying build/lib/tests/channelz/_channelz_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz copying build/lib/tests/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz copying build/lib/tests/tests.json -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent creating /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit copying build/lib/tests_gevent/unit/close_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit copying build/lib/tests_gevent/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit copying build/lib/tests_gevent/unit/_test_server.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit copying build/lib/tests_gevent/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/gen_build_yaml.py to gen_build_yaml.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math/math_pb2.py to math_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math/math_pb2_grpc.py to math_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status/status_pb2.py to status_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status/status_pb2_grpc.py to status_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core/stats_pb2.py to stats_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core/stats_pb2_grpc.py to stats_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2.py to load_reporter_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py to load_balancer_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py to load_reporter_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2.py to load_balancer_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/worker_service_pb2_grpc.py to worker_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/compiler_test_pb2.py to compiler_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py to report_qps_scenario_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_service_pb2_grpc.py to empty_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/metrics_pb2_grpc.py to metrics_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_pb2.py to echo_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/messages_pb2.py to messages_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/simple_messages_pb2_grpc.py to simple_messages_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/control_pb2.py to control_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/metrics_pb2.py to metrics_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_service_pb2.py to empty_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_pb2_grpc.py to echo_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/test_pb2_grpc.py to test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/benchmark_service_pb2.py to benchmark_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_pb2.py to empty_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_pb2_grpc.py to empty_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/stats_pb2.py to stats_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/worker_service_pb2.py to worker_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/control_pb2_grpc.py to control_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_messages_pb2_grpc.py to echo_messages_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proxy_service_pb2.py to proxy_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/compiler_test_pb2_grpc.py to compiler_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/messages_pb2_grpc.py to messages_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/payloads_pb2_grpc.py to payloads_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/istio_echo_pb2.py to istio_echo_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/test_pb2.py to test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py to echo_duplicate_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py to echo_duplicate_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_messages_pb2.py to echo_messages_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py to eds_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py to lds_rds_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py to lrs_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/cds_for_test_pb2.py to cds_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2.py to lrs_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2_grpc.py to aggregate_cluster_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/path_pb2.py to path_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/round_robin_pb2_grpc.py to round_robin_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_service_pb2_grpc.py to orca_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/rbac_pb2_grpc.py to rbac_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/string_pb2.py to string_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/rbac_pb2.py to rbac_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_pb2.py to fault_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py to protocol_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/address_pb2_grpc.py to address_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ring_hash_pb2.py to ring_hash_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py to regex_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2_grpc.py to udpa_typed_struct_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ads_pb2.py to ads_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/protocol_pb2.py to protocol_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/router_pb2_grpc.py to router_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/route_pb2_grpc.py to route_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/address_pb2.py to address_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/base_pb2_grpc.py to base_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/path_pb2_grpc.py to path_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/load_report_pb2.py to load_report_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/router_pb2.py to router_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py to endpoint_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_dump_pb2_grpc.py to config_dump_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_dump_pb2.py to config_dump_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2.py to aggregate_cluster_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/cluster_pb2.py to cluster_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/range_pb2.py to range_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/extension_pb2.py to extension_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2_grpc.py to http_filter_rbac_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/percent_pb2.py to percent_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2.py to http_filter_rbac_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/tls_pb2_grpc.py to tls_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/typed_struct_pb2.py to typed_struct_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/string_pb2_grpc.py to string_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py to load_report_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/typed_struct_pb2_grpc.py to typed_struct_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_pb2_grpc.py to fault_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/outlier_detection_pb2.py to outlier_detection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py to http_connection_manager_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py to ads_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/csds_pb2.py to csds_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py to cluster_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py to orca_load_report_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/wrr_locality_pb2_grpc.py to wrr_locality_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/expr_pb2_grpc.py to expr_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/metadata_pb2_grpc.py to metadata_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/expr_pb2.py to expr_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/range_pb2_grpc.py to range_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py to orca_load_report_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/lrs_pb2.py to lrs_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/discovery_pb2.py to discovery_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_service_pb2.py to orca_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/endpoint_pb2.py to endpoint_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/regex_pb2.py to regex_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/metadata_pb2.py to metadata_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ring_hash_pb2_grpc.py to ring_hash_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/extension_pb2_grpc.py to extension_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/listener_pb2.py to listener_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py to http_connection_manager_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py to lrs_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/round_robin_pb2.py to round_robin_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_common_pb2_grpc.py to fault_common_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/base_pb2.py to base_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py to listener_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/csds_pb2_grpc.py to csds_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_source_pb2.py to config_source_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/wrr_locality_pb2.py to wrr_locality_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/outlier_detection_pb2_grpc.py to outlier_detection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2.py to udpa_typed_struct_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py to discovery_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/tls_pb2.py to tls_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py to config_source_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/route_pb2.py to route_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_common_pb2.py to fault_common_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py to percent_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2.py to eds_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2.py to ads_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py to lds_rds_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py to cds_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py to ads_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_pb2.py to empty2_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py to empty2_extensions_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py to empty2_extensions_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py to empty2_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/stats_pb2_grpc.py to stats_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/payloads_pb2.py to payloads_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/istio_echo_pb2_grpc.py to istio_echo_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/benchmark_service_pb2_grpc.py to benchmark_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/simple_messages_pb2.py to simple_messages_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2.py to report_qps_scenario_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proxy_service_pb2_grpc.py to proxy_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py to transport_security_common_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/transport_security_common_pb2.py to transport_security_common_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/altscontext_pb2_grpc.py to altscontext_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/altscontext_pb2.py to altscontext_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/handshaker_pb2_grpc.py to handshaker_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/handshaker_pb2.py to handshaker_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_pb2_grpc.py to rls_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_pb2.py to rls_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_config_pb2_grpc.py to rls_config_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_config_pb2.py to rls_config_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz/channelz_pb2.py to channelz_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1/health_pb2.py to health_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit/_simple_stubs_test.py to _simple_stubs_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit/_leak_test.py to _leak_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status/grpc_status_test.py to grpc_status_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/compatibility_test.py to compatibility_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_unary_stream_interceptor_test.py to client_unary_stream_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/init_test.py to init_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/wait_for_ready_test.py to wait_for_ready_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/aio_rpc_error_test.py to aio_rpc_error_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/auth_context_test.py to auth_context_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/channel_argument_test.py to channel_argument_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/metadata_test.py to metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/abort_test.py to abort_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/wait_for_connection_test.py to wait_for_connection_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/close_channel_test.py to close_channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_test_base.py to _test_base.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_stream_unary_interceptor_test.py to client_stream_unary_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/compression_test.py to compression_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/connectivity_test.py to connectivity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_stream_stream_interceptor_test.py to client_stream_stream_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/outside_init_test.py to outside_init_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/channel_ready_test.py to channel_ready_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_unary_unary_interceptor_test.py to client_unary_unary_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/server_test.py to server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/channel_test.py to channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/server_time_remaining_test.py to server_time_remaining_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/context_peer_test.py to context_peer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_metadata_test.py to _metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/timeout_test.py to timeout_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/server_interceptor_test.py to server_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/call_test.py to call_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_test_server.py to _test_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_constants.py to _constants.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/secure_call_test.py to secure_call_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/done_callback_test.py to done_callback_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check/health_servicer_test.py to health_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/local_interop_test.py to local_interop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity/_sanity_test.py to _sanity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection/reflection_servicer_test.py to reflection_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz/channelz_servicer_test.py to channelz_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/_split_definitions_test.py to _split_definitions_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2.py to test_payload_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py to test_payload_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py to test_responses_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2.py to test_responses_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service/test_service_pb2.py to test_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service/test_service_pb2_grpc.py to test_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2.py to test_requests_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py to test_requests_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py to same_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2.py to same_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/beta_python_plugin_test.py to beta_python_plugin_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/_python_plugin_test.py to _python_plugin_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/client_runner.py to client_runner.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/benchmark_server.py to benchmark_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/worker_server.py to worker_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/histogram.py to histogram.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/benchmark_client.py to benchmark_client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/qps_worker.py to qps_worker.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/_fork_interop_test.py to _fork_interop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status/_grpc_status_test.py to _grpc_status_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_tcp_proxy.py to _tcp_proxy.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/thread_pool.py to thread_pool.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_version_test.py to _version_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_auth_context_test.py to _auth_context_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_rpc_part_1_test.py to _rpc_part_1_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_local_credentials_test.py to _local_credentials_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_ssl_cert_config_test.py to _server_ssl_cert_config_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_connectivity_channel_test.py to _connectivity_channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_not_found_test.py to _not_found_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_implementations_test.py to _implementations_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_utilities_test.py to _utilities_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_beta_features_test.py to _beta_features_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/test_utilities.py to test_utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_api_test.py to _api_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_ready_future_test.py to _channel_ready_future_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_session_cache_test.py to _session_cache_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_xds_credentials_test.py to _xds_credentials_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_test.py to _server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_exit_scenarios.py to _exit_scenarios.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_credentials_test.py to _credentials_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_dynamic_stubs_test.py to _dynamic_stubs_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_read_some_but_not_all_responses_test.py to _read_some_but_not_all_responses_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_fork_test.py to _fork_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_cancel_many_calls_test.py to _cancel_many_calls_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_channel_test.py to _channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py to _no_messages_server_completion_queue_per_call_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_server_test.py to _server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py to _no_messages_single_server_completion_queue_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/cygrpc_test.py to cygrpc_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/test_utilities.py to test_utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_signal_client.py to _signal_client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_exit_test.py to _exit_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_empty_message_test.py to _empty_message_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_compression_test.py to _compression_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_args_test.py to _channel_args_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_close_test.py to _channel_close_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_from_grpc_import_star.py to _from_grpc_import_star.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_grpc_shutdown_test.py to _grpc_shutdown_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_metadata_flags_test.py to _metadata_flags_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_resource_exhausted_test.py to _resource_exhausted_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_dns_resolver_test.py to _dns_resolver_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_reconnect_test.py to _reconnect_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_rpc_part_2_test.py to _rpc_part_2_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_metadata_code_details_test.py to _metadata_code_details_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_wait_for_termination_test.py to _server_wait_for_termination_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_auth_test.py to _auth_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_shutdown_scenarios.py to _server_shutdown_scenarios.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_abort_test.py to _abort_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_metadata_test.py to _metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_connectivity_test.py to _channel_connectivity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/resources.py to resources.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_signal_handling_test.py to _signal_handling_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_rpc_test_helpers.py to _rpc_test_helpers.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_invalid_metadata_test.py to _invalid_metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_error_message_encoding_test.py to _error_message_encoding_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_shutdown_test.py to _server_shutdown_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation/_logging_pool_test.py to _logging_pool_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation/stream_testing.py to stream_testing.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/test_constants.py to test_constants.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/test_control.py to test_control.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/test_coverage.py to test_coverage.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_invocation_defects_test.py to _invocation_defects_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_logging_test.py to _logging_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_interceptor_test.py to _interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_contextvars_propagation_test.py to _contextvars_propagation_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_loader.py to _loader.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_result.py to _result.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/unary_stream_benchmark.py to unary_stream_benchmark.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/test_runner.py to test_runner.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/metrics_server.py to metrics_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/unary_stream_benchmark_pb2_grpc.py to unary_stream_benchmark_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/unary_stream_benchmark_pb2.py to unary_stream_benchmark_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_runner.py to _runner.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_client_application.py to _client_application.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_application_common.py to _application_common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_server_application.py to _server_application.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_server_test.py to _server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_application_testing_common.py to _application_testing_common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_time_test.py to _time_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_client_test.py to _client_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/requests_pb2.py to requests_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/services_pb2.py to services_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/requests_pb2_grpc.py to requests_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/services_pb2_grpc.py to services_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check/_health_servicer_test.py to _health_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/_insecure_intraop_test.py to _insecure_intraop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/_secure_intraop_test.py to _secure_intraop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/_intraop_test_case.py to _intraop_test_case.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/service.py to service.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/resources.py to resources.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity/_sanity_test.py to _sanity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection/_reflection_servicer_test.py to _reflection_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection/_reflection_client_test.py to _reflection_client_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/bazel_namespace_package_hack.py to bazel_namespace_package_hack.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz/_channelz_servicer_test.py to _channelz_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit/close_channel_test.py to close_channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit/_test_server.py to _test_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmph10mdufg.py' /usr/bin/python3 /tmp/tmph10mdufg.py removing /tmp/tmph10mdufg.py running install_egg_info running egg_info creating grpcio_tests.egg-info writing grpcio_tests.egg-info/PKG-INFO writing dependency_links to grpcio_tests.egg-info/dependency_links.txt writing requirements to grpcio_tests.egg-info/requires.txt writing top-level names to grpcio_tests.egg-info/top_level.txt writing manifest file 'grpcio_tests.egg-info/SOURCES.txt' reading manifest file 'grpcio_tests.egg-info/SOURCES.txt' writing manifest file 'grpcio_tests.egg-info/SOURCES.txt' Copying grpcio_tests.egg-info to /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_tests-1.48.1-py3.10.egg-info running install_scripts + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3Off1t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 + cd grpc-1.48.1 + DESTDIR=/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 + /usr/bin/cmake --install x86_64-OpenCloudOS-linux-gnu -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libaddress_sorting.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libaddress_sorting.so.26 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libaddress_sorting.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/compression.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/fork.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_security.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_security_constants.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/load_reporting.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/slice_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/atm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/atm_gcc_atomic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/atm_gcc_sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/atm_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/compression_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/connectivity_state.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/fork.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/gpr_slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/gpr_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/grpc_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/log.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/port_platform.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/propagation_bits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/sync_abseil.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/sync_custom.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/sync_generic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/sync_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/impl/codegen/sync_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/alloc.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_gcc_atomic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_gcc_sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/cpu.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/log.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/log_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/port_platform.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/string_util.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_abseil.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_custom.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_generic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/thd_id.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgpr.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgpr.so.26 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgpr.so -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/census.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/compression.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/endpoint_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/event_engine.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/internal/memory_allocator_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/memory_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/memory_request.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/port.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/fork.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_security.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_security_constants.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/load_reporting.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/alloc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_gcc_atomic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_gcc_sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/cpu.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/log.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/log_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/port_platform.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/string_util.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_abseil.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_custom.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_generic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/thd_id.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc.so.26 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc.so.26.0.0" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc.so -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/byte_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/census.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/compression.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/endpoint_config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/event_engine.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/internal/memory_allocator_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/memory_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/memory_request.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/port.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/event_engine/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/fork.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_security.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/grpc_security_constants.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/load_reporting.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/alloc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_gcc_atomic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_gcc_sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/atm_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/cpu.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/log.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/log_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/port_platform.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/string_util.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_abseil.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_custom.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_generic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/sync_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/thd_id.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_unsecure.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_unsecure.so.26 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_unsecure.so.26.0.0" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_unsecure.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/alarm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/create_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/create_channel_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/ext/health_check_service_server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/generic/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/generic/generic_stub.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/grpc++.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/health_check_service_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/channel_argument_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/call_hook.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/channel_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/completion_queue_tag.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/core_codegen.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/core_codegen_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/create_auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/metadata_map.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/proto_utils.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/server_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/server_builder_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/server_initializer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/resource_quota.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/auth_metadata_processor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/server_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/channel_arguments.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/alarm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/create_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/create_channel_binder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/create_channel_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/ext/call_metric_recorder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/ext/health_check_service_server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/generic/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/generic/generic_stub.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/grpcpp.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/health_check_service_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/channel_argument_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call_hook.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call_op_set.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call_op_set_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/callback_common.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/channel_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/completion_queue_tag.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/core_codegen.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/core_codegen_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/create_auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/delegating_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/intercepted_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/interceptor_common.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/message_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/metadata_map.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/method_handler.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/proto_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/proto_buffer_writer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/proto_utils.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_callback_handlers.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/server_builder_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/server_initializer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/resource_quota.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/auth_metadata_processor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/authorization_policy_provider.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/binder_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/binder_security_policy.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/server_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/tls_certificate_provider.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/tls_certificate_verifier.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/tls_credentials_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/channel_arguments.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/client_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/client_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/message_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/method_handler.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/proto_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/proto_buffer_writer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/server_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/server_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/validate_service_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/xds_server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/alts_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/alts_util.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_alts.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_alts.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_alts.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_alts.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/error_details.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/error_details.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_error_details.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_error_details.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_error_details.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_error_details.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/ext/proto_server_reflection_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/ext/proto_server_reflection_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_reflection.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_reflection.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_reflection.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_reflection.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/test/mock_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/test/server_context_test_spouse.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/test/channel_test_peer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/test/client_context_test_peer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/test/default_reactor_test_peer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/test/mock_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/test/server_context_test_spouse.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/alarm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/create_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/create_channel_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/ext/health_check_service_server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/generic/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/generic/generic_stub.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/grpc++.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/health_check_service_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/channel_argument_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/call_hook.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/channel_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/completion_queue_tag.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/core_codegen.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/core_codegen_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/create_auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/metadata_map.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/proto_utils.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/server_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/server_builder_plugin.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/server_initializer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/resource_quota.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/auth_metadata_processor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/security/server_credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server_builder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/server_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/channel_arguments.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/alarm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/create_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/create_channel_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/ext/call_metric_recorder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/ext/health_check_service_server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/generic/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/generic/generic_stub.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/grpcpp.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/health_check_service_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/channel_argument_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call_hook.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call_op_set.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/call_op_set_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/callback_common.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/channel_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/completion_queue_tag.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/core_codegen.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/core_codegen_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/create_auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/delegating_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/intercepted_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/interceptor_common.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/message_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/metadata_map.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/method_handler.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/proto_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/proto_buffer_writer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/proto_utils.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_callback_handlers.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/server_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/server_builder_plugin.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/server_initializer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/resource_quota.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/auth_metadata_processor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/authorization_policy_provider.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/server_credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/tls_certificate_provider.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/tls_certificate_verifier.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/security/tls_credentials_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server_builder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/server_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/channel_arguments.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/client_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/client_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/message_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/method_handler.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/proto_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/proto_buffer_writer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/server_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/server_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/support/validate_service_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_unsecure.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_unsecure.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_unsecure.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_unsecure.so -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_plugin_support.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_plugin_support.so.1.48 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_plugin_support.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp/ext/channelz_service_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpcpp_channelz.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpcpp_channelz.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpcpp_channelz.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpcpp_channelz.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libupb.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libupb.so.26 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libupb.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_cpp_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_cpp_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_csharp_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_csharp_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_node_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_node_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_objective_c_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_objective_c_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_php_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_php_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_python_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_python_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_ruby_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_ruby_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/cmake/grpc/gRPCTargets.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/cmake/grpc/gRPCTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/cmake/grpc/gRPCConfig.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/cmake/grpc/gRPCConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/cmake/grpc/modules/Findc-ares.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/cmake/grpc/modules/Findre2.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/grpc/roots.pem -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/pkgconfig/gpr.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/pkgconfig/grpc.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/pkgconfig/grpc_unsecure.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/pkgconfig/grpc++.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/pkgconfig/grpc++_unsecure.pc + install -t /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin -p -D x86_64-OpenCloudOS-linux-gnu/grpc_cli + chrpath --delete /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_cli + install -t /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64 -p x86_64-OpenCloudOS-linux-gnu/libgrpc++_test_config.so.1.48 + chrpath --delete /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_test_config.so.1.48 + install -d /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64//usr/share/man/man1 + install -t /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64//usr/share/man/man1 -p -m 0644 /builddir/build/SOURCES/grpc_cli.1 /builddir/build/SOURCES/grpc_cli-ls.1 /builddir/build/SOURCES/grpc_cli-call.1 /builddir/build/SOURCES/grpc_cli-type.1 /builddir/build/SOURCES/grpc_cli-parse.1 /builddir/build/SOURCES/grpc_cli-tojson.1 /builddir/build/SOURCES/grpc_cli-tobinary.1 /builddir/build/SOURCES/grpc_cli-help.1 + find /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 -type f -name '*.a' -print -delete + find /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpc++ /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/include/grpcpp -type f -name '*.h' -perm /0111 -execdir chmod -v a-x '{}' + + pushd /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 ~/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 ~/build/BUILD/grpc-1.48.1 ~/build/BUILD/grpc-1.48.1 + PYROOT=/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 + popd + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages:/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages + export PYTHONPATH + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 Found cython-generated files... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/implementations.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/_client_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/_server_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/beta/interfaces.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-x86_64-cpython-310/grpc/_compression.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython copying python_build/lib.linux-x86_64-cpython-310/grpc/_cython/cygrpc.cpython-310-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython copying python_build/lib.linux-x86_64-cpython-310/grpc/_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/gevent.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/session_cache.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/experimental/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/_auth.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_common.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_plugin_wrapping.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_grpcio_metadata.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_runtime_protos.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-x86_64-cpython-310/grpc/_simple_stubs.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/future.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/foundation/stream.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/common/style.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/common/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/common/cardinality.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/common creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-cpython-310/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_utils.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_base_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_base_call.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_base_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_typing.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-x86_64-cpython-310/grpc/aio/_call.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta/implementations.py to implementations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/beta/interfaces.py to interfaces.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_compression.py to _compression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_utilities.py to _utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental/gevent.py to gevent.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_auth.py to _auth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_runtime_protos.py to _runtime_protos.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_simple_stubs.py to _simple_stubs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/future.py to future.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream.py to stream.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/common/style.py to style.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_utils.py to _utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_base_channel.py to _base_channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_base_call.py to _base_call.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_base_server.py to _base_server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_typing.py to _typing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/aio/_call.py to _call.cpython-310.pyc writing byte-compilation script '/tmp/tmpt228dsu5.py' /usr/bin/python3 /tmp/tmpt228dsu5.py removing /tmp/tmpt228dsu5.py running install_egg_info running egg_info writing src/python/grpcio/grpcio.egg-info/PKG-INFO writing dependency_links to src/python/grpcio/grpcio.egg-info/dependency_links.txt writing requirements to src/python/grpcio/grpcio.egg-info/requires.txt writing top-level names to src/python/grpcio/grpcio.egg-info/top_level.txt reading manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest template 'PYTHON-MANIFEST.in' warning: no files found matching '*.c' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.h' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.inc' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.python' under directory 'src/python/grpcio/grpc' warning: no previously-included files matching '*.so' found under directory 'src/python/grpcio/grpc/_cython' warning: no previously-included files matching '*.pyd' found under directory 'src/python/grpcio/grpc/_cython' warning: no directories found matching 'third_party/abseil-cpp/absl' warning: no directories found matching 'third_party/boringssl-with-bazel' warning: no directories found matching 'third_party/re2' warning: no directories found matching 'third_party/xxhash' warning: no directories found matching 'third_party/zlib' warning: no files found matching 'src/python/grpcio/precompiled.py' adding license file 'LICENSE' writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' Copying src/python/grpcio/grpcio.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpcio-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/__pycache__ + pushd tools/distrib/python/grpcio_tools/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-cpython-310/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-cpython-310/grpc_tools/command.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-x86_64-cpython-310/grpc_tools/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-x86_64-cpython-310/grpc_tools/protoc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-x86_64-cpython-310/grpc_tools/_protoc_compiler.cpython-310-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/command.py to command.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/protoc.py to protoc.cpython-310.pyc writing byte-compilation script '/tmp/tmp22vb0m35.py' /usr/bin/python3 /tmp/tmp22vb0m35.py removing /tmp/tmp22vb0m35.py running install_egg_info running egg_info writing grpcio_tools.egg-info/PKG-INFO writing dependency_links to grpcio_tools.egg-info/dependency_links.txt writing requirements to grpcio_tools.egg-info/requires.txt writing top-level names to grpcio_tools.egg-info/top_level.txt reading manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'protoc_deps.py' warning: no directories found matching 'third_party' writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' Copying grpcio_tools.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpcio_tools-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_channelz/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10 creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_servicer.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1/_servicer.py to _servicer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-310.pyc writing byte-compilation script '/tmp/tmpmt7tgovi.py' /usr/bin/python3 /tmp/tmpmt7tgovi.py removing /tmp/tmpmt7tgovi.py running install_egg_info running egg_info writing grpcio_channelz.egg-info/PKG-INFO writing dependency_links to grpcio_channelz.egg-info/dependency_links.txt writing requirements to grpcio_channelz.egg-info/requires.txt writing top-level names to grpcio_channelz.egg-info/top_level.txt reading manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' Copying grpcio_channelz.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpcio_channelz-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_health_checking/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1/health.py to health.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_health/v1/_async.py to _async.cpython-310.pyc writing byte-compilation script '/tmp/tmpv94p_qnw.py' /usr/bin/python3 /tmp/tmpv94p_qnw.py removing /tmp/tmpv94p_qnw.py running install_egg_info running egg_info writing grpcio_health_checking.egg-info/PKG-INFO writing dependency_links to grpcio_health_checking.egg-info/dependency_links.txt writing requirements to grpcio_health_checking.egg-info/requires.txt writing top-level names to grpcio_health_checking.egg-info/top_level.txt reading manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' Copying grpcio_health_checking.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpcio_health_checking-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_reflection/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_base.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_base.py to _base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py to proto_reflection_descriptor_database.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_reflection/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmp3sd8oi5j.py' /usr/bin/python3 /tmp/tmp3sd8oi5j.py removing /tmp/tmp3sd8oi5j.py running install_egg_info running egg_info writing grpcio_reflection.egg-info/PKG-INFO writing dependency_links to grpcio_reflection.egg-info/dependency_links.txt writing requirements to grpcio_reflection.egg-info/requires.txt writing top-level names to grpcio_reflection.egg-info/top_level.txt reading manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' Copying grpcio_reflection.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpcio_reflection-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_status/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_common.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_status/_async.py to _async.cpython-310.pyc writing byte-compilation script '/tmp/tmpq52a_d3c.py' /usr/bin/python3 /tmp/tmpq52a_d3c.py removing /tmp/tmpq52a_d3c.py running install_egg_info running egg_info writing grpcio_status.egg-info/PKG-INFO writing dependency_links to grpcio_status.egg-info/dependency_links.txt writing requirements to grpcio_status.egg-info/requires.txt writing top-level names to grpcio_status.egg-info/top_level.txt reading manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'grpc_status/google/rpc/status.proto' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_status.egg-info/SOURCES.txt' Copying grpcio_status.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpcio_status-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_testing/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_time.py to _time.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server/_service.py to _service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-310.pyc writing byte-compilation script '/tmp/tmp2jhoogte.py' /usr/bin/python3 /tmp/tmp2jhoogte.py removing /tmp/tmp2jhoogte.py running install_egg_info running egg_info writing grpcio_testing.egg-info/PKG-INFO writing dependency_links to grpcio_testing.egg-info/dependency_links.txt writing requirements to grpcio_testing.egg-info/requires.txt writing top-level names to grpcio_testing.egg-info/top_level.txt reading manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' Copying grpcio_testing.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10/site-packages/grpcio_testing-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/__pycache__ + popd ++ dirname /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + install -D -t /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem -m 0644 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + find /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64 -type f -name roots.pem + read -r fn + ln -s -f /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem absolute: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem -> ../../../../../../../etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn + ln -s -f /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/grpc/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/grpc/roots.pem absolute: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/grpc/roots.pem -> /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/grpc/roots.pem -> ../../../etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn ++ dirname /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + rm -rvf /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem removed '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem' removed directory '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/etc/pki/ca-trust/extracted/pem' + install -D -t /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc -m 0644 -p AUTHORS BUILDING.md CODE-OF-CONDUCT.md CONCEPTS.md CONTRIBUTING.md GOVERNANCE.md MAINTAINERS.md MANIFEST.md README.md SECURITY.md TROUBLESHOOTING.md + cp -rvp doc examples /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc 'doc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc' 'doc/PROTOCOL-HTTP2.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/PROTOCOL-HTTP2.md' 'doc/PROTOCOL-WEB.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/PROTOCOL-WEB.md' 'doc/bazel_support.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/bazel_support.md' 'doc/binary-logging.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/binary-logging.md' 'doc/c-style-guide.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/c-style-guide.md' 'doc/command_line_tool.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/command_line_tool.md' 'doc/compression.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/compression.md' 'doc/compression_cookbook.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/compression_cookbook.md' 'doc/connection-backoff-interop-test-description.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/connection-backoff-interop-test-description.md' 'doc/connection-backoff.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/connection-backoff.md' 'doc/connectivity-semantics-and-api.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/connectivity-semantics-and-api.md' 'doc/core' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core' 'doc/core/combiner-explainer.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/combiner-explainer.md' 'doc/core/epoll-polling-engine.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/epoll-polling-engine.md' 'doc/core/grpc-client-server-polling-engine-usage.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/grpc-client-server-polling-engine-usage.md' 'doc/core/grpc-cq.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/grpc-cq.md' 'doc/core/grpc-error.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/grpc-error.md' 'doc/core/grpc-polling-engines.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/grpc-polling-engines.md' 'doc/core/images' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/images' 'doc/core/images/new_epoll_impl.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/images/new_epoll_impl.png' 'doc/core/images/old_epoll_impl.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/images/old_epoll_impl.png' 'doc/core/moving-to-c++.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/moving-to-c++.md' 'doc/core/pending_api_cleanups.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/pending_api_cleanups.md' 'doc/core/transport_explainer.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/core/transport_explainer.md' 'doc/cpp-style-guide.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/cpp-style-guide.md' 'doc/cpp' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/cpp' 'doc/cpp/pending_api_cleanups.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/cpp/pending_api_cleanups.md' 'doc/cpp/perf_notes.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/cpp/perf_notes.md' 'doc/environment_variables.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/environment_variables.md' 'doc/fail_fast.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/fail_fast.md' 'doc/fork_support.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/fork_support.md' 'doc/g_stands_for.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/g_stands_for.md' 'doc/grpc_release_schedule.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/grpc_release_schedule.md' 'doc/grpc_security_audit.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/grpc_security_audit.pdf' 'doc/grpc_xds_features.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/grpc_xds_features.md' 'doc/health-checking.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/health-checking.md' 'doc/http-grpc-status-mapping.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/http-grpc-status-mapping.md' 'doc/http2-interop-test-descriptions.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/http2-interop-test-descriptions.md' 'doc/images' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images' 'doc/images/compression_cookbook_incoming.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/compression_cookbook_incoming.png' 'doc/images/compression_cookbook_outgoing.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/compression_cookbook_outgoing.png' 'doc/images/grpc-call-channel-cq.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-call-channel-cq.png' 'doc/images/grpc-client-lb-pss.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-client-lb-pss.png' 'doc/images/grpc-cq.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-cq.png' 'doc/images/grpc-epoll1.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-epoll1.png' 'doc/images/grpc-epollex.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-epollex.png' 'doc/images/grpc-ps-pss-fd.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-ps-pss-fd.png' 'doc/images/grpc-pss.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-pss.png' 'doc/images/grpc-server-cq-fds.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/grpc-server-cq-fds.png' 'doc/images/load-balancing.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/load-balancing.png' 'doc/images/load-balancing.svg' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/load-balancing.svg' 'doc/images/stress_test_framework.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/images/stress_test_framework.png' 'doc/internationalization.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/internationalization.md' 'doc/interop-test-descriptions.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/interop-test-descriptions.md' 'doc/keepalive.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/keepalive.md' 'doc/load-balancing.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/load-balancing.md' 'doc/naming.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/naming.md' 'doc/python' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python' 'doc/python/server_reflection.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/server_reflection.md' 'doc/python/sphinx' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx' 'doc/python/sphinx/_static' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/_static' 'doc/python/sphinx/_static/custom.css' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/_static/custom.css' 'doc/python/sphinx/conf.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/conf.py' 'doc/python/sphinx/glossary.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/glossary.rst' 'doc/python/sphinx/grpc.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc.rst' 'doc/python/sphinx/grpc_admin.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_admin.rst' 'doc/python/sphinx/grpc_asyncio.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_asyncio.rst' 'doc/python/sphinx/grpc_channelz.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_channelz.rst' 'doc/python/sphinx/grpc_csds.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_csds.rst' 'doc/python/sphinx/grpc_health_checking.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_health_checking.rst' 'doc/python/sphinx/grpc_reflection.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_reflection.rst' 'doc/python/sphinx/grpc_status.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_status.rst' 'doc/python/sphinx/grpc_testing.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/grpc_testing.rst' 'doc/python/sphinx/index.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/python/sphinx/index.rst' 'doc/security_audit.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/security_audit.md' 'doc/server-reflection.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/server-reflection.md' 'doc/server_reflection_tutorial.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/server_reflection_tutorial.md' 'doc/server_side_auth.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/server_side_auth.md' 'doc/service_config.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/service_config.md' 'doc/ssl-performance.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/ssl-performance.md' 'doc/status_ordering.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/status_ordering.md' 'doc/statuscodes.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/statuscodes.md' 'doc/unit_testing.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/unit_testing.md' 'doc/versioning.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/versioning.md' 'doc/wait-for-ready.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/wait-for-ready.md' 'doc/workarounds.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/workarounds.md' 'doc/xds-test-descriptions.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/doc/xds-test-descriptions.md' 'examples' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples' 'examples/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/README.md' 'examples/cpp' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp' 'examples/cpp/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/README.md' 'examples/cpp/cmake' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/cmake' 'examples/cpp/cmake/common.cmake' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/cmake/common.cmake' 'examples/cpp/compression' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/compression' 'examples/cpp/compression/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/compression/Makefile' 'examples/cpp/compression/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/compression/BUILD' 'examples/cpp/compression/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/compression/README.md' 'examples/cpp/compression/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/compression/greeter_client.cc' 'examples/cpp/compression/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/compression/greeter_server.cc' 'examples/cpp/compression/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/compression/CMakeLists.txt' 'examples/cpp/features' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/features' 'examples/cpp/features/run_tests.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/features/run_tests.sh' 'examples/cpp/features/unix_abstract' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/features/unix_abstract' 'examples/cpp/features/unix_abstract/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/features/unix_abstract/BUILD' 'examples/cpp/features/unix_abstract/client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/features/unix_abstract/client.cc' 'examples/cpp/features/unix_abstract/server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/features/unix_abstract/server.cc' 'examples/cpp/helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld' 'examples/cpp/helloworld/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/CMakeLists.txt' 'examples/cpp/helloworld/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/Makefile' 'examples/cpp/helloworld/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/BUILD' 'examples/cpp/helloworld/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/README.md' 'examples/cpp/helloworld/cmake_externalproject' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cmake_externalproject' 'examples/cpp/helloworld/cmake_externalproject/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cmake_externalproject/CMakeLists.txt' 'examples/cpp/helloworld/cocoapods' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj/project.pbxproj' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.mm' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.mm' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset/Contents.json' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/LaunchScreen.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/LaunchScreen.storyboard' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/Main.storyboard' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Info.plist' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.h' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.mm' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.mm' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/main.m' 'examples/cpp/helloworld/cocoapods/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/Podfile' 'examples/cpp/helloworld/greeter_async_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_async_client.cc' 'examples/cpp/helloworld/greeter_async_client2.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_async_client2.cc' 'examples/cpp/helloworld/greeter_async_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_async_server.cc' 'examples/cpp/helloworld/greeter_callback_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_callback_client.cc' 'examples/cpp/helloworld/greeter_callback_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_callback_server.cc' 'examples/cpp/helloworld/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_client.cc' 'examples/cpp/helloworld/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_server.cc' 'examples/cpp/helloworld/xds_greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/xds_greeter_client.cc' 'examples/cpp/helloworld/xds_greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/helloworld/xds_greeter_server.cc' 'examples/cpp/keyvaluestore' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/keyvaluestore' 'examples/cpp/keyvaluestore/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/keyvaluestore/CMakeLists.txt' 'examples/cpp/keyvaluestore/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/keyvaluestore/BUILD' 'examples/cpp/keyvaluestore/caching_interceptor.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/keyvaluestore/caching_interceptor.h' 'examples/cpp/keyvaluestore/client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/keyvaluestore/client.cc' 'examples/cpp/keyvaluestore/server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/keyvaluestore/server.cc' 'examples/cpp/load_balancing' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/load_balancing' 'examples/cpp/load_balancing/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/load_balancing/Makefile' 'examples/cpp/load_balancing/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/load_balancing/CMakeLists.txt' 'examples/cpp/load_balancing/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/load_balancing/BUILD' 'examples/cpp/load_balancing/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/load_balancing/README.md' 'examples/cpp/load_balancing/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/load_balancing/greeter_client.cc' 'examples/cpp/load_balancing/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/load_balancing/greeter_server.cc' 'examples/cpp/metadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/metadata' 'examples/cpp/metadata/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/metadata/CMakeLists.txt' 'examples/cpp/metadata/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/metadata/Makefile' 'examples/cpp/metadata/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/metadata/BUILD' 'examples/cpp/metadata/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/metadata/README.md' 'examples/cpp/metadata/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/metadata/greeter_client.cc' 'examples/cpp/metadata/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/metadata/greeter_server.cc' 'examples/cpp/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide' 'examples/cpp/route_guide/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/CMakeLists.txt' 'examples/cpp/route_guide/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/Makefile' 'examples/cpp/route_guide/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/BUILD' 'examples/cpp/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/README.md' 'examples/cpp/route_guide/helper.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/helper.cc' 'examples/cpp/route_guide/helper.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/helper.h' 'examples/cpp/route_guide/route_guide_callback_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_callback_client.cc' 'examples/cpp/route_guide/route_guide_callback_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_callback_server.cc' 'examples/cpp/route_guide/route_guide_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_client.cc' 'examples/cpp/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_db.json' 'examples/cpp/route_guide/route_guide_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_server.cc' 'examples/node' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node' 'examples/node/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/README.md' 'examples/node/dynamic_codegen' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen' 'examples/node/dynamic_codegen/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/README.md' 'examples/node/dynamic_codegen/greeter_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/greeter_client.js' 'examples/node/dynamic_codegen/greeter_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/greeter_server.js' 'examples/node/dynamic_codegen/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide' 'examples/node/dynamic_codegen/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/README.md' 'examples/node/dynamic_codegen/route_guide/route_guide_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/route_guide_client.js' 'examples/node/dynamic_codegen/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/route_guide_db.json' 'examples/node/dynamic_codegen/route_guide/route_guide_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/route_guide_server.js' 'examples/node/package.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/package.json' 'examples/node/static_codegen' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen' 'examples/node/static_codegen/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/README.md' 'examples/node/static_codegen/greeter_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/greeter_client.js' 'examples/node/static_codegen/greeter_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/greeter_server.js' 'examples/node/static_codegen/helloworld_grpc_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/helloworld_grpc_pb.js' 'examples/node/static_codegen/helloworld_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/helloworld_pb.js' 'examples/node/static_codegen/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/route_guide' 'examples/node/static_codegen/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/README.md' 'examples/node/static_codegen/route_guide/route_guide_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_client.js' 'examples/node/static_codegen/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_db.json' 'examples/node/static_codegen/route_guide/route_guide_grpc_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_grpc_pb.js' 'examples/node/static_codegen/route_guide/route_guide_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_pb.js' 'examples/node/static_codegen/route_guide/route_guide_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_server.js' 'examples/node/xds' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/xds' 'examples/node/xds/greeter_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/xds/greeter_client.js' 'examples/node/xds/package.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/node/xds/package.json' 'examples/objective-c' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c' 'examples/objective-c/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/BUILD' 'examples/objective-c/auth_sample' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample' 'examples/objective-c/auth_sample/AuthSample.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/project.pbxproj' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace/contents.xcworkspacedata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes/AuthSample.xcscheme' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes/AuthSample.xcscheme' 'examples/objective-c/auth_sample/AuthTestService.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthTestService.podspec' 'examples/objective-c/auth_sample/MakeRPCViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/MakeRPCViewController.h' 'examples/objective-c/auth_sample/MakeRPCViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/MakeRPCViewController.m' 'examples/objective-c/auth_sample/Misc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc' 'examples/objective-c/auth_sample/Misc/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/AppDelegate.h' 'examples/objective-c/auth_sample/Misc/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/AppDelegate.m' 'examples/objective-c/auth_sample/Misc/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Base.lproj' 'examples/objective-c/auth_sample/Misc/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Base.lproj/Main.storyboard' 'examples/objective-c/auth_sample/Misc/GoogleService-Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/GoogleService-Info.plist' 'examples/objective-c/auth_sample/Misc/Images.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets' 'examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset' 'examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset' 'examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json' 'examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/first.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/first.pdf' 'examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset' 'examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/Contents.json' 'examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/second.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/second.pdf' 'examples/objective-c/auth_sample/Misc/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Info.plist' 'examples/objective-c/auth_sample/Misc/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/main.m' 'examples/objective-c/auth_sample/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/Podfile' 'examples/objective-c/auth_sample/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/README.md' 'examples/objective-c/auth_sample/SelectUserViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/SelectUserViewController.h' 'examples/objective-c/auth_sample/SelectUserViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/auth_sample/SelectUserViewController.m' 'examples/objective-c/helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld' 'examples/objective-c/helloworld/HelloWorld.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.podspec' 'examples/objective-c/helloworld/HelloWorld.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/project.pbxproj' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace/contents.xcworkspacedata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld.xcscheme' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld.xcscheme' 'examples/objective-c/helloworld/HelloWorld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld' 'examples/objective-c/helloworld/HelloWorld/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/AppDelegate.h' 'examples/objective-c/helloworld/HelloWorld/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/AppDelegate.m' 'examples/objective-c/helloworld/HelloWorld/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Base.lproj' 'examples/objective-c/helloworld/HelloWorld/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Base.lproj/Main.storyboard' 'examples/objective-c/helloworld/HelloWorld/Images.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Images.xcassets' 'examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset' 'examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/helloworld/HelloWorld/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Info.plist' 'examples/objective-c/helloworld/HelloWorld/ViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/ViewController.m' 'examples/objective-c/helloworld/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/Podfile' 'examples/objective-c/helloworld/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/README.md' 'examples/objective-c/helloworld/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld/main.m' 'examples/objective-c/helloworld_macos' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos' 'examples/objective-c/helloworld_macos/HelloWorld.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld.podspec' 'examples/objective-c/helloworld_macos/HelloWorld.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld.xcodeproj' 'examples/objective-c/helloworld_macos/HelloWorld.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld.xcodeproj/project.pbxproj' 'examples/objective-c/helloworld_macos/HelloWorld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld' 'examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.h' 'examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.m' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/Contents.json' 'examples/objective-c/helloworld_macos/HelloWorld/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Base.lproj' 'examples/objective-c/helloworld_macos/HelloWorld/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Base.lproj/Main.storyboard' 'examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements' 'examples/objective-c/helloworld_macos/HelloWorld/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Info.plist' 'examples/objective-c/helloworld_macos/HelloWorld/ViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/ViewController.h' 'examples/objective-c/helloworld_macos/HelloWorld/ViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/ViewController.m' 'examples/objective-c/helloworld_macos/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/Podfile' 'examples/objective-c/helloworld_macos/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/README.md' 'examples/objective-c/helloworld_macos/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/main.m' 'examples/objective-c/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide' 'examples/objective-c/route_guide/Misc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc' 'examples/objective-c/route_guide/Misc/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/AppDelegate.h' 'examples/objective-c/route_guide/Misc/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/AppDelegate.m' 'examples/objective-c/route_guide/Misc/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Base.lproj' 'examples/objective-c/route_guide/Misc/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Base.lproj/Main.storyboard' 'examples/objective-c/route_guide/Misc/Images.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets' 'examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset' 'examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset' 'examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/Contents.json' 'examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/first.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/first.pdf' 'examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset' 'examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/Contents.json' 'examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/second.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/second.pdf' 'examples/objective-c/route_guide/Misc/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Info.plist' 'examples/objective-c/route_guide/Misc/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/main.m' 'examples/objective-c/route_guide/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/Podfile' 'examples/objective-c/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/README.md' 'examples/objective-c/route_guide/RouteGuide.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuide.podspec' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.pbxproj' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace/contents.xcworkspacedata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes/RouteGuideClient.xcscheme' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes/RouteGuideClient.xcscheme' 'examples/objective-c/route_guide/ViewControllers.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/ViewControllers.m' 'examples/objective-c/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/objective-c/route_guide/route_guide_db.json' 'examples/php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php' 'examples/php/GPBMetadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/GPBMetadata' 'examples/php/GPBMetadata/Helloworld.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/GPBMetadata/Helloworld.php' 'examples/php/Helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/Helloworld' 'examples/php/Helloworld/GreeterClient.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/Helloworld/GreeterClient.php' 'examples/php/Helloworld/GreeterStub.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/Helloworld/GreeterStub.php' 'examples/php/Helloworld/HelloReply.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/Helloworld/HelloReply.php' 'examples/php/Helloworld/HelloRequest.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/Helloworld/HelloRequest.php' 'examples/php/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/README.md' 'examples/php/composer.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/composer.json' 'examples/php/echo' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo' 'examples/php/echo/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/README.md' 'examples/php/echo/apache.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/apache.Dockerfile' 'examples/php/echo/base.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/base.Dockerfile' 'examples/php/echo/cli.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/cli.Dockerfile' 'examples/php/echo/client.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/client.php' 'examples/php/echo/composer.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/composer.json' 'examples/php/echo/echo.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/echo.proto' 'examples/php/echo/fpm.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/fpm.Dockerfile' 'examples/php/echo/nginx.conf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/echo/nginx.conf' 'examples/php/greeter_and_routeguide_multi_server.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/greeter_and_routeguide_multi_server.php' 'examples/php/greeter_client.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/greeter_client.php' 'examples/php/greeter_proto_gen.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/greeter_proto_gen.sh' 'examples/php/greeter_server.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/greeter_server.php' 'examples/php/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide' 'examples/php/route_guide/GPBMetadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/GPBMetadata' 'examples/php/route_guide/GPBMetadata/RouteGuide.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/GPBMetadata/RouteGuide.php' 'examples/php/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/README.md' 'examples/php/route_guide/RouteGuideService.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/RouteGuideService.php' 'examples/php/route_guide/Routeguide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide' 'examples/php/route_guide/Routeguide/Feature.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/Feature.php' 'examples/php/route_guide/Routeguide/Point.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/Point.php' 'examples/php/route_guide/Routeguide/Rectangle.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/Rectangle.php' 'examples/php/route_guide/Routeguide/RouteGuideClient.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteGuideClient.php' 'examples/php/route_guide/Routeguide/RouteGuideStub.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteGuideStub.php' 'examples/php/route_guide/Routeguide/RouteNote.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteNote.php' 'examples/php/route_guide/Routeguide/RouteSummary.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteSummary.php' 'examples/php/route_guide/route_guide_client.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/route_guide_client.php' 'examples/php/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/route_guide_db.json' 'examples/php/route_guide/route_guide_proto_gen.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/route_guide_proto_gen.sh' 'examples/php/route_guide/route_guide_server.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/route_guide_server.php' 'examples/php/route_guide/run_route_guide_client.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/route_guide/run_route_guide_client.sh' 'examples/php/run_greeter_client.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/php/run_greeter_client.sh' 'examples/protos' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos' 'examples/protos/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos/BUILD' 'examples/protos/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos/README.md' 'examples/protos/auth_sample.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos/auth_sample.proto' 'examples/protos/hellostreamingworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos/hellostreamingworld.proto' 'examples/protos/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos/helloworld.proto' 'examples/protos/keyvaluestore.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos/keyvaluestore.proto' 'examples/protos/route_guide.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/protos/route_guide.proto' 'examples/python' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python' 'examples/python/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/README.md' 'examples/python/async_streaming' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/async_streaming' 'examples/python/async_streaming/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/async_streaming/README.md' 'examples/python/async_streaming/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/async_streaming/client.py' 'examples/python/async_streaming/phone.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/async_streaming/phone.proto' 'examples/python/async_streaming/phone_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/async_streaming/phone_pb2.py' 'examples/python/async_streaming/phone_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/async_streaming/phone_pb2_grpc.py' 'examples/python/async_streaming/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/async_streaming/server.py' 'examples/python/auth' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth' 'examples/python/auth/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/BUILD.bazel' 'examples/python/auth/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/README.md' 'examples/python/auth/_credentials.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/_credentials.py' 'examples/python/auth/async_customized_auth_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/async_customized_auth_client.py' 'examples/python/auth/async_customized_auth_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/async_customized_auth_server.py' 'examples/python/auth/credentials' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/credentials' 'examples/python/auth/credentials/localhost.crt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/credentials/localhost.crt' 'examples/python/auth/credentials/localhost.key' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/credentials/localhost.key' 'examples/python/auth/credentials/root.crt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/credentials/root.crt' 'examples/python/auth/customized_auth_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/customized_auth_client.py' 'examples/python/auth/customized_auth_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/customized_auth_server.py' 'examples/python/auth/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/helloworld.proto' 'examples/python/auth/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/test' 'examples/python/auth/test/_auth_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/auth/test/_auth_example_test.py' 'examples/python/cancellation' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation' 'examples/python/cancellation/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/BUILD.bazel' 'examples/python/cancellation/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/README.md' 'examples/python/cancellation/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/client.py' 'examples/python/cancellation/hash_name.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/hash_name.proto' 'examples/python/cancellation/search.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/search.py' 'examples/python/cancellation/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/server.py' 'examples/python/cancellation/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/test' 'examples/python/cancellation/test/_cancellation_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/cancellation/test/_cancellation_example_test.py' 'examples/python/compression' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/compression' 'examples/python/compression/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/compression/BUILD.bazel' 'examples/python/compression/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/compression/README.md' 'examples/python/compression/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/compression/client.py' 'examples/python/compression/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/compression/server.py' 'examples/python/compression/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/compression/test' 'examples/python/compression/test/compression_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/compression/test/compression_example_test.py' 'examples/python/data_transmission' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission' 'examples/python/data_transmission/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/BUILD' 'examples/python/data_transmission/README.cn.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/README.cn.md' 'examples/python/data_transmission/README.en.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/README.en.md' 'examples/python/data_transmission/alts_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/alts_client.py' 'examples/python/data_transmission/alts_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/alts_server.py' 'examples/python/data_transmission/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/client.py' 'examples/python/data_transmission/demo.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/demo.proto' 'examples/python/data_transmission/demo_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/demo_pb2.py' 'examples/python/data_transmission/demo_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/demo_pb2_grpc.py' 'examples/python/data_transmission/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/data_transmission/server.py' 'examples/python/debug' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug' 'examples/python/debug/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/BUILD.bazel' 'examples/python/debug/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/README.md' 'examples/python/debug/asyncio_debug_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/asyncio_debug_server.py' 'examples/python/debug/asyncio_get_stats.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/asyncio_get_stats.py' 'examples/python/debug/asyncio_send_message.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/asyncio_send_message.py' 'examples/python/debug/debug_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/debug_server.py' 'examples/python/debug/get_stats.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/get_stats.py' 'examples/python/debug/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/helloworld.proto' 'examples/python/debug/send_message.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/send_message.py' 'examples/python/debug/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/test' 'examples/python/debug/test/_debug_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/debug/test/_debug_example_test.py' 'examples/python/errors' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/errors' 'examples/python/errors/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/errors/BUILD.bazel' 'examples/python/errors/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/errors/README.md' 'examples/python/errors/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/errors/client.py' 'examples/python/errors/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/errors/server.py' 'examples/python/errors/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/errors/test' 'examples/python/errors/test/_error_handling_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/errors/test/_error_handling_example_test.py' 'examples/python/hellostreamingworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/hellostreamingworld' 'examples/python/hellostreamingworld/async_greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/hellostreamingworld/async_greeter_client.py' 'examples/python/hellostreamingworld/async_greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/hellostreamingworld/async_greeter_server.py' 'examples/python/hellostreamingworld/hellostreamingworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/hellostreamingworld/hellostreamingworld_pb2.py' 'examples/python/hellostreamingworld/hellostreamingworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/hellostreamingworld/hellostreamingworld_pb2_grpc.py' 'examples/python/helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld' 'examples/python/helloworld/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/README.md' 'examples/python/helloworld/async_greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_client.py' 'examples/python/helloworld/async_greeter_client_with_options.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_client_with_options.py' 'examples/python/helloworld/async_greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_server.py' 'examples/python/helloworld/async_greeter_server_with_graceful_shutdown.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_server_with_graceful_shutdown.py' 'examples/python/helloworld/async_greeter_server_with_reflection.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_server_with_reflection.py' 'examples/python/helloworld/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/greeter_client.py' 'examples/python/helloworld/greeter_client_with_options.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/greeter_client_with_options.py' 'examples/python/helloworld/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/greeter_server.py' 'examples/python/helloworld/greeter_server_with_reflection.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/greeter_server_with_reflection.py' 'examples/python/helloworld/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/helloworld_pb2.py' 'examples/python/helloworld/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/helloworld/helloworld_pb2_grpc.py' 'examples/python/interceptors' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors' 'examples/python/interceptors/default_value' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/default_value' 'examples/python/interceptors/default_value/default_value_client_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/default_value/default_value_client_interceptor.py' 'examples/python/interceptors/default_value/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/default_value/greeter_client.py' 'examples/python/interceptors/default_value/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/default_value/helloworld_pb2.py' 'examples/python/interceptors/default_value/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/default_value/helloworld_pb2_grpc.py' 'examples/python/interceptors/headers' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers' 'examples/python/interceptors/headers/generic_client_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers/generic_client_interceptor.py' 'examples/python/interceptors/headers/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers/greeter_client.py' 'examples/python/interceptors/headers/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers/greeter_server.py' 'examples/python/interceptors/headers/header_manipulator_client_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers/header_manipulator_client_interceptor.py' 'examples/python/interceptors/headers/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers/helloworld_pb2.py' 'examples/python/interceptors/headers/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers/helloworld_pb2_grpc.py' 'examples/python/interceptors/headers/request_header_validator_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/interceptors/headers/request_header_validator_interceptor.py' 'examples/python/metadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/metadata' 'examples/python/metadata/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/metadata/README.md' 'examples/python/metadata/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/metadata/helloworld_pb2.py' 'examples/python/metadata/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/metadata/helloworld_pb2_grpc.py' 'examples/python/metadata/metadata_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/metadata/metadata_client.py' 'examples/python/metadata/metadata_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/metadata/metadata_server.py' 'examples/python/multiplex' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex' 'examples/python/multiplex/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/README.md' 'examples/python/multiplex/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/helloworld_pb2.py' 'examples/python/multiplex/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/helloworld_pb2_grpc.py' 'examples/python/multiplex/multiplex_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/multiplex_client.py' 'examples/python/multiplex/multiplex_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/multiplex_server.py' 'examples/python/multiplex/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/route_guide_db.json' 'examples/python/multiplex/route_guide_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/route_guide_pb2.py' 'examples/python/multiplex/route_guide_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/route_guide_pb2_grpc.py' 'examples/python/multiplex/route_guide_resources.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/route_guide_resources.py' 'examples/python/multiplex/run_codegen.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiplex/run_codegen.py' 'examples/python/multiprocessing' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing' 'examples/python/multiprocessing/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing/BUILD' 'examples/python/multiprocessing/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing/README.md' 'examples/python/multiprocessing/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing/client.py' 'examples/python/multiprocessing/prime.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing/prime.proto' 'examples/python/multiprocessing/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing/server.py' 'examples/python/multiprocessing/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing/test' 'examples/python/multiprocessing/test/_multiprocessing_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/multiprocessing/test/_multiprocessing_example_test.py' 'examples/python/no_codegen' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/no_codegen' 'examples/python/no_codegen/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/no_codegen/greeter_client.py' 'examples/python/no_codegen/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/no_codegen/greeter_server.py' 'examples/python/no_codegen/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/no_codegen/helloworld.proto' 'examples/python/retry' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/retry' 'examples/python/retry/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/retry/README.md' 'examples/python/retry/async_retry_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/retry/async_retry_client.py' 'examples/python/retry/flaky_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/retry/flaky_server.py' 'examples/python/retry/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/retry/helloworld.proto' 'examples/python/retry/retry_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/retry/retry_client.py' 'examples/python/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide' 'examples/python/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/README.md' 'examples/python/route_guide/asyncio_route_guide_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/asyncio_route_guide_client.py' 'examples/python/route_guide/asyncio_route_guide_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/asyncio_route_guide_server.py' 'examples/python/route_guide/route_guide_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/route_guide_client.py' 'examples/python/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/route_guide_db.json' 'examples/python/route_guide/route_guide_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/route_guide_pb2.py' 'examples/python/route_guide/route_guide_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/route_guide_pb2_grpc.py' 'examples/python/route_guide/route_guide_resources.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/route_guide_resources.py' 'examples/python/route_guide/route_guide_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/route_guide_server.py' 'examples/python/route_guide/run_codegen.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/route_guide/run_codegen.py' 'examples/python/uds' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds' 'examples/python/uds/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds/README.md' 'examples/python/uds/async_greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds/async_greeter_client.py' 'examples/python/uds/async_greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds/async_greeter_server.py' 'examples/python/uds/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds/greeter_client.py' 'examples/python/uds/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds/greeter_server.py' 'examples/python/uds/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds/helloworld_pb2.py' 'examples/python/uds/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/uds/helloworld_pb2_grpc.py' 'examples/python/wait_for_ready' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready' 'examples/python/wait_for_ready/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready/BUILD.bazel' 'examples/python/wait_for_ready/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready/README.md' 'examples/python/wait_for_ready/asyncio_wait_for_ready_example.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready/asyncio_wait_for_ready_example.py' 'examples/python/wait_for_ready/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready/helloworld.proto' 'examples/python/wait_for_ready/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready/test' 'examples/python/wait_for_ready/test/_wait_for_ready_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready/test/_wait_for_ready_example_test.py' 'examples/python/wait_for_ready/wait_for_ready_example.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/wait_for_ready/wait_for_ready_example.py' 'examples/python/xds' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/xds' 'examples/python/xds/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/xds/README.md' 'examples/python/xds/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/xds/client.py' 'examples/python/xds/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/xds/helloworld_pb2.py' 'examples/python/xds/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/xds/helloworld_pb2_grpc.py' 'examples/python/xds/requirements.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/xds/requirements.txt' 'examples/python/xds/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/python/xds/server.py' 'examples/ruby' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby' 'examples/ruby/greeter_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/greeter_server.rb' 'examples/ruby/greeter_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/greeter_client.rb' 'examples/ruby/Gemfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/Gemfile' 'examples/ruby/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/README.md' 'examples/ruby/errors_and_cancellation' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation' 'examples/ruby/errors_and_cancellation/error_examples_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation/error_examples_client.rb' 'examples/ruby/errors_and_cancellation/error_examples_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation/error_examples_server.rb' 'examples/ruby/errors_and_cancellation/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation/README.md' 'examples/ruby/grpc-demo.gemspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/grpc-demo.gemspec' 'examples/ruby/lib' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/lib' 'examples/ruby/lib/helloworld_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/lib/helloworld_pb.rb' 'examples/ruby/lib/helloworld_services_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/lib/helloworld_services_pb.rb' 'examples/ruby/lib/route_guide_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/lib/route_guide_pb.rb' 'examples/ruby/lib/route_guide_services_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/lib/route_guide_services_pb.rb' 'examples/ruby/pubsub' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub' 'examples/ruby/pubsub/pubsub_demo.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/pubsub_demo.rb' 'examples/ruby/pubsub/Gemfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/Gemfile' 'examples/ruby/pubsub/google' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/google' 'examples/ruby/pubsub/google/protobuf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/google/protobuf' 'examples/ruby/pubsub/google/protobuf/empty.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/google/protobuf/empty.rb' 'examples/ruby/pubsub/tech' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/tech' 'examples/ruby/pubsub/tech/pubsub' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub' 'examples/ruby/pubsub/tech/pubsub/proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub/proto' 'examples/ruby/pubsub/tech/pubsub/proto/pubsub.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub/proto/pubsub.rb' 'examples/ruby/pubsub/tech/pubsub/proto/pubsub_services.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub/proto/pubsub_services.rb' 'examples/ruby/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/route_guide' 'examples/ruby/route_guide/route_guide_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/route_guide/route_guide_server.rb' 'examples/ruby/route_guide/route_guide_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/route_guide/route_guide_client.rb' 'examples/ruby/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/route_guide/README.md' 'examples/ruby/without_protobuf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/without_protobuf' 'examples/ruby/without_protobuf/echo_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/without_protobuf/echo_server.rb' 'examples/ruby/without_protobuf/echo_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/without_protobuf/echo_client.rb' 'examples/ruby/without_protobuf/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/without_protobuf/README.md' 'examples/ruby/without_protobuf/echo_services_noprotobuf.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/share/doc/grpc/examples/ruby/without_protobuf/echo_services_noprotobuf.rb' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.48.1-4.ocs23 --unique-debug-suffix -1.48.1-4.ocs23.x86_64 --unique-debug-src-base grpc-1.48.1-4.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/grpc-1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_csharp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_cli extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_cpp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_node_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_objective_c_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_php_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgpr.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_python_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/bin/grpc_ruby_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libaddress_sorting.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_error_details.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_alts.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_reflection.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_test_config.so.1.48 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc++_unsecure.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_unsecure.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpc_plugin_support.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libgrpcpp_channelz.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/libupb.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc/_cython/cygrpc.cpython-310-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10/site-packages/grpc_tools/_protoc_compiler.cpython-310-x86_64-linux-gnu.so 49016 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/doc/grpc/examples/php/route_guide/route_guide_proto_gen.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/route_guide/run_route_guide_client.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/greeter_proto_gen.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/run_greeter_client.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.48.1-4.ocs23.x86_64/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H1aGRT + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd grpc-1.48.1 + export NO_NETWORK_TESTS=1 + NO_NETWORK_TESTS=1 ++ awk ' /_PORT_SERVER_PORT[[:blank:]]*=[[:blank:]]*[[:digit:]]+$/ { print $NF } ' tools/run_tests/python_utils/start_port_server.py + PORT_SERVER_PORT=32766 + cd x86_64-OpenCloudOS-linux-gnu + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j32 Test project /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu No tests were found!!! + cd - /builddir/build/BUILD/grpc-1.48.1 + sed -r -e '/^(#|$)/d' -e 's|^(.*)$|x86_64-OpenCloudOS-linux-gnu/\1_test|' + xargs -r chmod -v a-x mode of 'x86_64-OpenCloudOS-linux-gnu/resolve_address_using_ares_resolver_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/resolve_address_using_ares_resolver_posix_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/resolve_address_using_native_resolver_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/resolve_address_using_native_resolver_posix_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/ssl_transport_security_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/flaky_network_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/client_ssl_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/examine_stack_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/stack_tracer_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/grpc_tool_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/test_core_security_credentials_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'x86_64-OpenCloudOS-linux-gnu/tls_key_export_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + find x86_64-OpenCloudOS-linux-gnu -type f -perm /0111 -name '*_test' + sort + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:23,735 failed to detect port server Traceback (most recent call last): File "/usr/lib64/python3.10/urllib/request.py", line 1348, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/usr/lib64/python3.10/http/client.py", line 1282, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.10/http/client.py", line 1328, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.10/http/client.py", line 1277, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.10/http/client.py", line 1037, in _send_output self.send(msg) File "/usr/lib64/python3.10/http/client.py", line 975, in send self.connect() File "/usr/lib64/python3.10/http/client.py", line 941, in connect self.sock = self._create_connection( File "/usr/lib64/python3.10/socket.py", line 845, in create_connection raise err File "/usr/lib64/python3.10/socket.py", line 833, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/grpc-1.48.1/tools/run_tests/python_utils/start_port_server.py", line 41, in start_port_server request.urlopen('http://localhost:%d/version_number' % File "/usr/lib64/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.10/urllib/request.py", line 519, in open response = self._open(req, data) File "/usr/lib64/python3.10/urllib/request.py", line 536, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/usr/lib64/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/usr/lib64/python3.10/urllib/request.py", line 1377, in http_open return self.do_open(http.client.HTTPConnection, req) File "/usr/lib64/python3.10/urllib/request.py", line 1351, in do_open raise URLError(err) urllib.error.URLError: 2023-09-05 12:11:23,736 starting port_server, with log file /tmp/tmp6796z9d4 2023-09-05 12:11:24,785 port server is up and ready Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/activity_test [==========] Running 16 tests from 4 test suites. [----------] Global test environment set-up. [----------] 7 tests from ActivityTest [ RUN ] ActivityTest.ImmediatelyCompleteWithSuccess [ OK ] ActivityTest.ImmediatelyCompleteWithSuccess (0 ms) [ RUN ] ActivityTest.ImmediatelyCompleteWithFailure [ OK ] ActivityTest.ImmediatelyCompleteWithFailure (0 ms) [ RUN ] ActivityTest.DropImmediately [ OK ] ActivityTest.DropImmediately (0 ms) [ RUN ] ActivityTest.ForceWakeup [ OK ] ActivityTest.ForceWakeup (0 ms) [ RUN ] ActivityTest.WithContext [ OK ] ActivityTest.WithContext (0 ms) [ RUN ] ActivityTest.CanCancelDuringExecution [ OK ] ActivityTest.CanCancelDuringExecution (0 ms) [ RUN ] ActivityTest.CanCancelDuringSuccessfulExecution [ OK ] ActivityTest.CanCancelDuringSuccessfulExecution (0 ms) [----------] 7 tests from ActivityTest (0 ms total) [----------] 4 tests from BarrierTest/0, where TypeParam = grpc_core::Barrier [ RUN ] BarrierTest/0.Barrier [ OK ] BarrierTest/0.Barrier (0 ms) [ RUN ] BarrierTest/0.BarrierPing [ OK ] BarrierTest/0.BarrierPing (0 ms) [ RUN ] BarrierTest/0.WakeSelf [ OK ] BarrierTest/0.WakeSelf (0 ms) [ RUN ] BarrierTest/0.WakeAfterDestruction [ OK ] BarrierTest/0.WakeAfterDestruction (0 ms) [----------] 4 tests from BarrierTest/0 (0 ms total) [----------] 4 tests from BarrierTest/1, where TypeParam = grpc_core::SingleBarrier [ RUN ] BarrierTest/1.Barrier [ OK ] BarrierTest/1.Barrier (0 ms) [ RUN ] BarrierTest/1.BarrierPing [ OK ] BarrierTest/1.BarrierPing (0 ms) [ RUN ] BarrierTest/1.WakeSelf [ OK ] BarrierTest/1.WakeSelf (0 ms) [ RUN ] BarrierTest/1.WakeAfterDestruction [ OK ] BarrierTest/1.WakeAfterDestruction (0 ms) [----------] 4 tests from BarrierTest/1 (0 ms total) [----------] 1 test from WakerTest [ RUN ] WakerTest.CanWakeupEmptyWaker [ OK ] WakerTest.CanWakeupEmptyWaker (0 ms) [----------] 1 test from WakerTest (0 ms total) [----------] Global test environment tear-down [==========] 16 tests from 4 test suites ran. (0 ms total) [ PASSED ] 16 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:24,856 detected port server running version 21 2023-09-05 12:11:24,911 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/address_sorting_test [==========] Running 27 tests from 1 test suite. [----------] Global test environment set-up. [----------] 27 tests from AddressSortingTest [ RUN ] AddressSortingTest.TestDepriotizesUnreachableAddresses [ OK ] AddressSortingTest.TestDepriotizesUnreachableAddresses (4 ms) [ RUN ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv6 [ OK ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv6 (0 ms) [ RUN ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv4 [ OK ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv4 (0 ms) [ RUN ] AddressSortingTest.TestDepriotizesNonMatchingScope [ OK ] AddressSortingTest.TestDepriotizesNonMatchingScope (0 ms) [ RUN ] AddressSortingTest.TestUsesLabelFromDefaultTable [ OK ] AddressSortingTest.TestUsesLabelFromDefaultTable (0 ms) [ RUN ] AddressSortingTest.TestUsesLabelFromDefaultTableInputFlipped [ OK ] AddressSortingTest.TestUsesLabelFromDefaultTableInputFlipped (0 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithAnIpv4Address [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithAnIpv4Address (0 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithV4CompatAndLocalhostAddress [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithV4CompatAndLocalhostAddress (0 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndLocalhostAddress [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndLocalhostAddress (0 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddress [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddress (0 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddressEnsurePrefixMatchHasNoEffect [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddressEnsurePrefixMatchHasNoEffect (0 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithLinkAndSiteLocalAddresses [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithLinkAndSiteLocalAddresses (0 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndAndV4MappedAddresses [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndAndV4MappedAddresses (0 ms) [ RUN ] AddressSortingTest.TestPrefersSmallerScope [ OK ] AddressSortingTest.TestPrefersSmallerScope (0 ms) [ RUN ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefix [ OK ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefix (0 ms) [ RUN ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefixMatchesWholeAddress [ OK ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefixMatchesWholeAddress (0 ms) [ RUN ] AddressSortingTest.TestPrefersLongestPrefixStressInnerBytePrefix [ OK ] AddressSortingTest.TestPrefersLongestPrefixStressInnerBytePrefix (0 ms) [ RUN ] AddressSortingTest.TestPrefersLongestPrefixDiffersOnHighestBitOfByte [ OK ] AddressSortingTest.TestPrefersLongestPrefixDiffersOnHighestBitOfByte (0 ms) [ RUN ] AddressSortingTest.TestPrefersLongestPrefixDiffersByLastBit [ OK ] AddressSortingTest.TestPrefersLongestPrefixDiffersByLastBit (0 ms) [ RUN ] AddressSortingTest.TestStableSort [ OK ] AddressSortingTest.TestStableSort (0 ms) [ RUN ] AddressSortingTest.TestStableSortFiveElements [ OK ] AddressSortingTest.TestStableSortFiveElements (0 ms) [ RUN ] AddressSortingTest.TestStableSortNoSrcAddrsExist [ OK ] AddressSortingTest.TestStableSortNoSrcAddrsExist (0 ms) [ RUN ] AddressSortingTest.TestStableSortNoSrcAddrsExistWithIpv4 [ OK ] AddressSortingTest.TestStableSortNoSrcAddrsExistWithIpv4 (0 ms) [ RUN ] AddressSortingTest.TestStableSortV4CompatAndSiteLocalAddresses [ OK ] AddressSortingTest.TestStableSortV4CompatAndSiteLocalAddresses (0 ms) [ RUN ] AddressSortingTest.TestPrefersIpv6Loopback [ OK ] AddressSortingTest.TestPrefersIpv6Loopback (0 ms) [ RUN ] AddressSortingTest.TestPrefersIpv6LoopbackInputsFlipped [ OK ] AddressSortingTest.TestPrefersIpv6LoopbackInputsFlipped (0 ms) [ RUN ] AddressSortingTest.TestSorterKnowsIpv6LoopbackIsAvailable [ OK ] AddressSortingTest.TestSorterKnowsIpv6LoopbackIsAvailable (0 ms) [----------] 27 tests from AddressSortingTest (9 ms total) [----------] Global test environment tear-down [==========] 27 tests from 1 test suite ran. (10 ms total) [ PASSED ] 27 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:24,995 detected port server running version 21 2023-09-05 12:11:25,052 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/admin_services_end2end_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from AdminServicesTest [ RUN ] AdminServicesTest.ValidateRegisteredServices [ OK ] AdminServicesTest.ValidateRegisteredServices (8 ms) [----------] 1 test from AdminServicesTest (8 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (8 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:25,138 detected port server running version 21 Port server started successfully 2023-09-05 12:11:25,194 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alarm_test [==========] Running 19 tests from 1 test suite. [----------] Global test environment set-up. [----------] 19 tests from AlarmTest [ RUN ] AlarmTest.RegularExpiry [ OK ] AlarmTest.RegularExpiry (1005 ms) [ RUN ] AlarmTest.RegularExpiryMultiSet [ OK ] AlarmTest.RegularExpiryMultiSet (3002 ms) [ RUN ] AlarmTest.RegularExpiryMultiSetMultiCQ [ OK ] AlarmTest.RegularExpiryMultiSetMultiCQ (3002 ms) [ RUN ] AlarmTest.CallbackRegularExpiry [ OK ] AlarmTest.CallbackRegularExpiry (1000 ms) [ RUN ] AlarmTest.CallbackZeroExpiry [ OK ] AlarmTest.CallbackZeroExpiry (0 ms) [ RUN ] AlarmTest.CallbackNegativeExpiry [ OK ] AlarmTest.CallbackNegativeExpiry (0 ms) [ RUN ] AlarmTest.MultithreadedRegularExpiry [ OK ] AlarmTest.MultithreadedRegularExpiry (1000 ms) [ RUN ] AlarmTest.DeprecatedRegularExpiry [ OK ] AlarmTest.DeprecatedRegularExpiry (1000 ms) [ RUN ] AlarmTest.MoveConstructor [ OK ] AlarmTest.MoveConstructor (1000 ms) [ RUN ] AlarmTest.MoveAssignment [ OK ] AlarmTest.MoveAssignment (1000 ms) [ RUN ] AlarmTest.RegularExpiryChrono [ OK ] AlarmTest.RegularExpiryChrono (1001 ms) [ RUN ] AlarmTest.ZeroExpiry [ OK ] AlarmTest.ZeroExpiry (0 ms) [ RUN ] AlarmTest.NegativeExpiry [ OK ] AlarmTest.NegativeExpiry (0 ms) [ RUN ] AlarmTest.Cancellation [ OK ] AlarmTest.Cancellation (0 ms) [ RUN ] AlarmTest.CallbackCancellation [ OK ] AlarmTest.CallbackCancellation (0 ms) [ RUN ] AlarmTest.CallbackCancellationLocked [ OK ] AlarmTest.CallbackCancellationLocked (0 ms) [ RUN ] AlarmTest.SetDestruction [ OK ] AlarmTest.SetDestruction (0 ms) [ RUN ] AlarmTest.CallbackSetDestruction [ OK ] AlarmTest.CallbackSetDestruction (0 ms) [ RUN ] AlarmTest.UnsetDestruction [ OK ] AlarmTest.UnsetDestruction (0 ms) [----------] 19 tests from AlarmTest (13020 ms total) [----------] Global test environment tear-down [==========] 19 tests from 1 test suite ran. (13020 ms total) [ PASSED ] 19 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:38,286 detected port server running version 21 2023-09-05 12:11:38,342 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alloc_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:38,414 detected port server running version 21 2023-09-05 12:11:38,469 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alpn_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:38,542 detected port server running version 21 2023-09-05 12:11:38,598 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_concurrent_connectivity_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from AltsConcurrentConnectivityTest [ RUN ] AltsConcurrentConnectivityTest.TestBasicClientServerHandshakes [ OK ] AltsConcurrentConnectivityTest.TestBasicClientServerHandshakes (32 ms) [ RUN ] AltsConcurrentConnectivityTest.TestConcurrentClientServerHandshakes [ OK ] AltsConcurrentConnectivityTest.TestConcurrentClientServerHandshakes (202 ms) [ RUN ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenPeerEndpointClosesConnectionAfterAccepting [ OK ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenPeerEndpointClosesConnectionAfterAccepting (3039 ms) [ RUN ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting E0905 12:11:41.906169070 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906216139 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906220387 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906223202 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906226338 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906229293 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906231768 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906235014 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906238070 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906240925 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906243841 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906246666 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906249221 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906251806 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906254641 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906257316 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906260692 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906263487 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906266243 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906269008 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906271713 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906274428 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906277113 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906279688 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906282213 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906284918 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906288134 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906290859 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906293223 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906296249 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906299074 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906302010 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906305266 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906308061 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906311207 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906313862 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906316467 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906319472 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906322498 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.906325213 1331123 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916903046 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916926119 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916929806 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916933012 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916936058 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916939063 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916941818 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916944644 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916947449 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916950314 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916953360 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916956346 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916959381 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916962477 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916965583 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916968539 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916971404 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916973989 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916976794 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916979589 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916982395 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916985300 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916988085 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916991441 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916994307 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.916997152 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917000208 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917002993 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917006089 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917009145 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917011780 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917014956 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917018101 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917021007 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917024073 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917030304 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917035704 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917038289 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917041165 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.917044301 1331076 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.925999653 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926025051 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926029399 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926032575 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926035641 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926039067 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926042113 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926045159 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926048285 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926051210 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926054005 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926056610 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926059576 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926062601 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926065577 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926068543 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926071157 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926074163 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926077119 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926080004 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926082679 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926085404 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926088199 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:41.926090784 1331045 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952360189 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952380356 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952383843 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952386498 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952389564 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952392379 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952395354 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952397899 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952400444 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952403780 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952406385 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952408910 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952411415 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952413659 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952416454 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952418969 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952422085 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952424730 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952427585 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952431262 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952433807 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952436472 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952439217 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952442182 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952444978 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952447923 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952450588 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952453343 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952456189 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952458854 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952461348 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952463933 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952466598 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952469223 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952471898 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952474483 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952476917 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952479653 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952482338 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.952485123 1331073 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962655012 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962675801 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962680659 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962684647 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962688975 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962692952 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962696780 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962700527 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962704354 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962708241 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962712148 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962715214 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962718080 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962720815 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962723369 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962726195 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962729040 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962732066 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962734771 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962737366 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962740111 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962742736 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962745401 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962748196 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962750621 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962753225 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962756081 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962758926 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962761621 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962764326 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962767041 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962769867 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962772772 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962775487 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962777872 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962780607 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962783061 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962785877 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962788391 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.962791157 1331047 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971832100 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971850935 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971854802 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971857628 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971860563 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971863509 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971866234 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971869300 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971872215 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971874810 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971877385 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971880200 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971883065 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971885751 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971888646 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:42.971891381 1331100 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() [ OK ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting (1099 ms) [ RUN ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerHangsAfterAccepting [ OK ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerHangsAfterAccepting (232 ms) [----------] 5 tests from AltsConcurrentConnectivityTest (4606 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (4606 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:43,296 detected port server running version 21 Port server started successfully 2023-09-05 12:11:43,352 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_counter_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:43,422 detected port server running version 21 2023-09-05 12:11:43,478 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_crypt_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:43,577 detected port server running version 21 Port server started successfully 2023-09-05 12:11:43,633 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_crypter_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:43,709 detected port server running version 21 2023-09-05 12:11:43,764 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_frame_protector_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,024 detected port server running version 21 2023-09-05 12:11:44,079 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_grpc_record_protocol_test E0905 12:11:44.099084751 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099140105 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099157658 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099167536 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099183306 1331317 alts_grpc_integrity_only_record_protocol.cc:132] Protected slices do not have sufficient data. E0905 12:11:44.099493087 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099504779 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099527521 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099537229 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099558700 1331317 alts_grpc_integrity_only_record_protocol.cc:132] Protected slices do not have sufficient data. E0905 12:11:44.099721975 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099731863 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099749476 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099759475 1331317 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0905 12:11:44.099774543 1331317 alts_grpc_integrity_only_record_protocol.cc:132] Protected slices do not have sufficient data. E0905 12:11:44.099958639 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.099969940 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.099986441 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.099996159 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.100011317 1331317 alts_grpc_privacy_integrity_record_protocol.cc:86] Protected slices do not have sufficient data. E0905 12:11:44.100199050 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.100210341 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.100233344 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.100243423 1331317 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0905 12:11:44.100267518 1331317 alts_grpc_privacy_integrity_record_protocol.cc:86] Protected slices do not have sufficient data. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,158 detected port server running version 21 Port server started successfully 2023-09-05 12:11:44,214 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_handshaker_client_test E0905 12:11:44.231547041 1331325 alts_handshaker_client.cc:868] client or client->vtable has not been initialized properly E0905 12:11:44.231595081 1331325 alts_handshaker_client.cc:582] Invalid arguments to handshaker_client_start_server() E0905 12:11:44.231597916 1331325 alts_handshaker_client.cc:879] client or client->vtable has not been initialized properly E0905 12:11:44.231600110 1331325 alts_handshaker_client.cc:619] Invalid arguments to handshaker_client_next() E0905 12:11:44.231601854 1331325 alts_handshaker_client.cc:890] client or client->vtable has not been initialized properly E0905 12:11:44.231705147 1331325 alts_handshaker_client.cc:890] client or client->vtable has not been initialized properly E0905 12:11:44.231750422 1331325 alts_handshaker_client.cc:337] Start batch operation failed E0905 12:11:44.231755241 1331325 alts_handshaker_client.cc:337] Start batch operation failed E0905 12:11:44.231757586 1331325 alts_handshaker_client.cc:337] Start batch operation failed E0905 12:11:44.231759299 1331325 alts_handshaker_client.cc:635] make_grpc_call() failed E0905 12:11:44.231761363 1331325 alts_handshaker_client.cc:337] Start batch operation failed E0905 12:11:44.231762996 1331325 alts_handshaker_client.cc:635] make_grpc_call() failed + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,291 detected port server running version 21 2023-09-05 12:11:44,347 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_iovec_record_protocol_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,422 detected port server running version 21 2023-09-05 12:11:44,477 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_security_connector_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,549 detected port server running version 21 Port server started successfully 2023-09-05 12:11:44,605 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_tsi_handshaker_test E0905 12:11:44.627922216 1331343 alts_tsi_handshaker.cc:527] Invalid arguments to handshaker_next() E0905 12:11:44.628027383 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628032462 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628034727 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628036730 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628039866 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628041940 1331343 alts_handshaker_client.cc:205] handshaker is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:44.628045647 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628047751 1331343 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0905 12:11:44.628050887 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628054965 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628058401 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0905 12:11:44.628062970 1331343 alts_tsi_utils.cc:60] grpc_gcp_handshaker_resp_decode() failed E0905 12:11:44.628065154 1331343 alts_handshaker_client.cc:235] alts_tsi_utils_deserialize_response() failed E0905 12:11:44.628068390 1331343 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,684 detected port server running version 21 2023-09-05 12:11:44,739 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_tsi_utils_test E0905 12:11:44.756713276 1331354 alts_tsi_utils.cc:60] grpc_gcp_handshaker_resp_decode() failed + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,815 detected port server running version 21 Port server started successfully 2023-09-05 12:11:44,870 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_util_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from AltsUtilTest [ RUN ] AltsUtilTest.NullAuthContext [ OK ] AltsUtilTest.NullAuthContext (0 ms) [ RUN ] AltsUtilTest.EmptyAuthContext [ OK ] AltsUtilTest.EmptyAuthContext (0 ms) [ RUN ] AltsUtilTest.AuthContextWithMoreThanOneAltsContext [ OK ] AltsUtilTest.AuthContextWithMoreThanOneAltsContext (0 ms) [ RUN ] AltsUtilTest.AuthContextWithBadAltsContext [ OK ] AltsUtilTest.AuthContextWithBadAltsContext (0 ms) [ RUN ] AltsUtilTest.AuthContextWithGoodAltsContextWithoutRpcVersions [ OK ] AltsUtilTest.AuthContextWithGoodAltsContextWithoutRpcVersions (0 ms) [ RUN ] AltsUtilTest.AuthContextWithGoodAltsContext [ OK ] AltsUtilTest.AuthContextWithGoodAltsContext (0 ms) [ RUN ] AltsUtilTest.AltsClientAuthzCheck [ OK ] AltsUtilTest.AltsClientAuthzCheck (0 ms) [----------] 7 tests from AltsUtilTest (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (0 ms total) [ PASSED ] 7 tests. E0905 12:11:44.888644942 1331362 alts_util.cc:45] auth_context is nullptr. E0905 12:11:44.888692691 1331362 alts_util.cc:51] contains zero or more than one ALTS context. E0905 12:11:44.888700957 1331362 alts_util.cc:51] contains zero or more than one ALTS context. E0905 12:11:44.888711927 1331362 alts_util.cc:58] fails to parse ALTS context. E0905 12:11:44.888734950 1331362 alts_util.cc:51] contains zero or more than one ALTS context. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:44,944 detected port server running version 21 2023-09-05 12:11:45,000 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/alts_zero_copy_grpc_protector_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:45,417 detected port server running version 21 Port server started successfully 2023-09-05 12:11:45,473 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/arena_promise_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ArenaPromiseTest [ RUN ] ArenaPromiseTest.AllocatedWorks [ OK ] ArenaPromiseTest.AllocatedWorks (0 ms) [ RUN ] ArenaPromiseTest.DestructionWorks [ OK ] ArenaPromiseTest.DestructionWorks (0 ms) [ RUN ] ArenaPromiseTest.MoveAssignmentWorks [ OK ] ArenaPromiseTest.MoveAssignmentWorks (0 ms) [----------] 3 tests from ArenaPromiseTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:45,540 detected port server running version 21 2023-09-05 12:11:45,595 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/arena_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:45,808 detected port server running version 21 2023-09-05 12:11:45,863 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/async_end2end_test [==========] Running 402 tests from 2 test suites. [----------] Global test environment set-up. [----------] 375 tests from AsyncEnd2end/AsyncEnd2endTest [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/0 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/1 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/12 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/13 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/7 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/10 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/12 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/13 (18 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/14 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/1 (9 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/4 (9 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/6 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/7 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/9 (16 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/10 (43 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/11 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/12 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/13 (175 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/14 (37 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/0 (305 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/1 (314 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/3 (304 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/4 (313 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/6 (304 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/7 (314 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/9 (308 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/10 (324 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/11 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/12 (321 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/13 (352 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/14 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/12 (11 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/13 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/12 (11 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/13 (29 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/0 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/1 (9 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/2 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/3 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/5 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/6 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/8 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/9 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/10 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/11 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/12 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/13 (28 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/14 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/0 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/1 (9 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/2 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/3 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/4 (9 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/5 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/6 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/8 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/9 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/10 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/11 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/12 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/13 (30 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/14 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/10 (14 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/12 (14 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/13 (35 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/14 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/1 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/10 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/12 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/13 (34 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/14 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/10 (14 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/12 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/13 (35 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/14 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/10 (14 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/12 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/13 (34 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/14 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/10 (14 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/12 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/13 (35 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/14 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/1 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/12 (11 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/13 (28 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/12 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/13 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/12 (11 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/13 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/7 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/10 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/12 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/13 (28 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/12 (11 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/13 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/9 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/10 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/11 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/12 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/13 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/14 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/1 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/9 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/10 (14 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/12 (13 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/13 (35 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/14 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/1 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/12 (11 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/13 (28 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/12 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/13 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/1 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/7 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/10 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/11 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/12 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/13 (18 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/14 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/4 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/7 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/9 (4 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/10 (12 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/11 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/12 (10 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/13 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/14 (6 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/0 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/1 (8 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/2 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/3 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/4 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/5 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/6 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/7 (7 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/8 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/9 (3 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/10 (9 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/11 (2 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/12 (5 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/13 (16 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/14 (3 ms) [----------] 375 tests from AsyncEnd2end/AsyncEnd2endTest (6081 ms total) [----------] 27 tests from AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/1 (7 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/1 (8 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/2 (2 ms) [----------] 27 tests from AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest (128 ms total) [----------] Global test environment tear-down [==========] 402 tests from 2 test suites ran. (6209 ms total) [ PASSED ] 402 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:52,533 detected port server running version 21 Port server started successfully 2023-09-05 12:11:52,589 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/auth_context_test E0905 12:11:52.605231605 1335720 security_context.cc:160] Property name bar not found in auth context. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:52,660 detected port server running version 21 2023-09-05 12:11:52,716 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/auth_property_iterator_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from AuthPropertyIteratorTest [ RUN ] AuthPropertyIteratorTest.DefaultCtor [ OK ] AuthPropertyIteratorTest.DefaultCtor (0 ms) [ RUN ] AuthPropertyIteratorTest.GeneralTest [ OK ] AuthPropertyIteratorTest.GeneralTest (0 ms) [----------] 2 tests from AuthPropertyIteratorTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:52,787 detected port server running version 21 Port server started successfully 2023-09-05 12:11:52,843 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/authorization_matchers_test [==========] Running 48 tests from 1 test suite. [----------] Global test environment set-up. [----------] 48 tests from AuthorizationMatchersTest [ RUN ] AuthorizationMatchersTest.AlwaysAuthorizationMatcher [ OK ] AuthorizationMatchersTest.AlwaysAuthorizationMatcher (0 ms) [ RUN ] AuthorizationMatchersTest.AndAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.AndAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.AndAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.AndAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.OrAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.OrAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.OrAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.OrAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.NotAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.NotAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.NotAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.NotAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HybridAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.HybridAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HybridAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.HybridAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PathAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.PathAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatchMissingPath [ OK ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatchMissingPath (0 ms) [ RUN ] AuthorizationMatchersTest.MetadataAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.MetadataAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.MetadataAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.MetadataAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodSuccess [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodSuccess (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodFail [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodFail (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthoritySuccess [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthoritySuccess (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthorityFail [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthorityFail (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathSuccess [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathSuccess (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathFail [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathFail (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMultivaluedHeader [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMultivaluedHeader (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMissingHeader [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMissingHeader (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PortAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.PortAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PortAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.PortAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherUnAuthenticatedConnection [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherUnAuthenticatedConnection (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherAuthenticatedConnectionMatcherUnset [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherAuthenticatedConnectionMatcherUnset (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulUriSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulUriSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedUriSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedUriSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulDnsSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulDnsSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedDnsSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedDnsSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulSubjectMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulSubjectMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedSubjectMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedSubjectMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherWithoutClientCertMatchesSuccessfullyOnEmptyPrincipal [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherWithoutClientCertMatchesSuccessfullyOnEmptyPrincipal (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedNothingMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedNothingMatches (0 ms) [ RUN ] AuthorizationMatchersTest.PolicyAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.PolicyAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PolicyAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.PolicyAuthorizationMatcherFailedMatch (0 ms) [----------] 48 tests from AuthorizationMatchersTest (0 ms total) [----------] Global test environment tear-down [==========] 48 tests from 1 test suite ran. (0 ms total) [ PASSED ] 48 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:52,918 detected port server running version 21 2023-09-05 12:11:52,974 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/authorization_policy_provider_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from AuthorizationPolicyProviderTest [ RUN ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsProvider [ OK ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsProvider (0 ms) [ RUN ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsErrorStatus [ OK ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsErrorStatus (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsProvider [ OK ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsProvider (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsErrorStatus [ OK ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsErrorStatus (0 ms) [----------] 4 tests from AuthorizationPolicyProviderTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:53,048 detected port server running version 21 2023-09-05 12:11:53,104 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/avl_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from AvlTest [ RUN ] AvlTest.NoOp [ OK ] AvlTest.NoOp (0 ms) [ RUN ] AvlTest.Lookup [ OK ] AvlTest.Lookup (0 ms) [----------] 2 tests from AvlTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:53,171 detected port server running version 21 2023-09-05 12:11:53,226 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/aws_request_signer_test [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from GrpcAwsRequestSignerTest [ RUN ] GrpcAwsRequestSignerTest.AWSOfficialExample [ OK ] GrpcAwsRequestSignerTest.AWSOfficialExample (1 ms) [ RUN ] GrpcAwsRequestSignerTest.GetDescribeRegions [ OK ] GrpcAwsRequestSignerTest.GetDescribeRegions (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostGetCallerIdentity [ OK ] GrpcAwsRequestSignerTest.PostGetCallerIdentity (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostGetCallerIdentityNoToken [ OK ] GrpcAwsRequestSignerTest.PostGetCallerIdentityNoToken (0 ms) [ RUN ] GrpcAwsRequestSignerTest.GetHost [ OK ] GrpcAwsRequestSignerTest.GetHost (0 ms) [ RUN ] GrpcAwsRequestSignerTest.GetHostDuplicateQueryParam [ OK ] GrpcAwsRequestSignerTest.GetHostDuplicateQueryParam (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderKey [ OK ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderKey (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderValue [ OK ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderValue (0 ms) [ RUN ] GrpcAwsRequestSignerTest.SignPostWithHeader [ OK ] GrpcAwsRequestSignerTest.SignPostWithHeader (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostWithBodyNoCustomHeaders [ OK ] GrpcAwsRequestSignerTest.PostWithBodyNoCustomHeaders (0 ms) [ RUN ] GrpcAwsRequestSignerTest.SignPostWithQueryString [ OK ] GrpcAwsRequestSignerTest.SignPostWithQueryString (0 ms) [ RUN ] GrpcAwsRequestSignerTest.InvalidUrl [ OK ] GrpcAwsRequestSignerTest.InvalidUrl (0 ms) [ RUN ] GrpcAwsRequestSignerTest.DuplicateRequestDate [ OK ] GrpcAwsRequestSignerTest.DuplicateRequestDate (0 ms) [----------] 13 tests from GrpcAwsRequestSignerTest (1 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (1 ms total) [ PASSED ] 13 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:53,305 detected port server running version 21 Port server started successfully 2023-09-05 12:11:53,361 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/b64_test E0905 12:11:53.379588644 1335758 b64.cc:217] Invalid character - E0905 12:11:53.379659947 1335758 b64.cc:205] Invalid character for url safe base64 + + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:53,439 detected port server running version 21 2023-09-05 12:11:53,495 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/backoff_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from BackOffTest [ RUN ] BackOffTest.ConstantBackOff [ OK ] BackOffTest.ConstantBackOff (0 ms) [ RUN ] BackOffTest.MinConnect [ OK ] BackOffTest.MinConnect (0 ms) [ RUN ] BackOffTest.NoJitterBackOff [ OK ] BackOffTest.NoJitterBackOff (0 ms) [ RUN ] BackOffTest.JitterBackOff [ OK ] BackOffTest.JitterBackOff (0 ms) [----------] 4 tests from BackOffTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:11:53,574 detected port server running version 21 2023-09-05 12:11:53,630 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bad_server_response_test E0905 12:11:58.678942575 1335775 bad_server_response_test.cc:118] handle_read error: UNKNOWN:FD Shutdown {created_time:"2023-09-05T12:11:58.678820556+08:00", file_line:216, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/lockfree_event.cc", children:[UNKNOWN:Test Shutdown {created_time:"2023-09-05T12:11:58.678810808+08:00", file_line:336, file:"/builddir/build/BUILD/grpc-1.48.1/test/core/end2end/bad_server_response_test.cc"}]} E0905 12:12:08.679559900 1335775 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:08,748 detected port server running version 21 2023-09-05 12:12:08,804 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bad_ssl_alpn_test E0905 12:12:08.826738579 1335950 subprocess_posix.cc:62] execv 'x86_64-OpenCloudOS-linux-gnu/bad_ssl_alpn�_server' failed: No such file or directory + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:18,887 detected port server running version 21 2023-09-05 12:12:18,943 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bad_ssl_cert_test E0905 12:12:18.967114009 1336014 subprocess_posix.cc:62] execv 'x86_64-OpenCloudOS-linux-gnu/bad_ssl_cert�_server' failed: No such file or directory + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:29,026 detected port server running version 21 2023-09-05 12:12:29,082 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bad_streaming_id_bad_client_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from BadStreamingId [ RUN ] BadStreamingId.RegularHeader [ OK ] BadStreamingId.RegularHeader (126 ms) [ RUN ] BadStreamingId.NonClientStreamId [ OK ] BadStreamingId.NonClientStreamId (104 ms) [ RUN ] BadStreamingId.ClosedStreamId [ OK ] BadStreamingId.ClosedStreamId (105 ms) [----------] 3 tests from BadStreamingId (336 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (336 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:29,493 detected port server running version 21 Port server started successfully 2023-09-05 12:12:29,549 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/badreq_bad_client_test E0905 12:12:29.568714275 1336098 hpack_parser.cc:1235] Error parsing metadata: error=invalid value key=content-type value=text/html E0905 12:12:29.650307915 1336098 hpack_parser.cc:1235] Error parsing metadata: error=invalid value key=grpc-encoding value=you-dont-know-how-to-do-this + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:29,727 detected port server running version 21 Port server started successfully 2023-09-05 12:12:29,783 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bdp_estimator_test [==========] Running 20 tests from 2 test suites. [----------] Global test environment set-up. [----------] 5 tests from BdpEstimatorTest [ RUN ] BdpEstimatorTest.NoOp [ OK ] BdpEstimatorTest.NoOp (0 ms) [ RUN ] BdpEstimatorTest.EstimateBdpNoSamples [ OK ] BdpEstimatorTest.EstimateBdpNoSamples (0 ms) [ RUN ] BdpEstimatorTest.GetEstimate1Sample [ OK ] BdpEstimatorTest.GetEstimate1Sample (1 ms) [ RUN ] BdpEstimatorTest.GetEstimate2Samples [ OK ] BdpEstimatorTest.GetEstimate2Samples (2 ms) [ RUN ] BdpEstimatorTest.GetEstimate3Samples [ OK ] BdpEstimatorTest.GetEstimate3Samples (3 ms) [----------] 5 tests from BdpEstimatorTest (6 ms total) [----------] 15 tests from TooManyNames/BdpEstimatorRandomTest [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/0 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/0 (3 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/1 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/1 (4 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/2 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/2 (6 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/3 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/3 (9 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/4 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/4 (13 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/5 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/5 (20 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/6 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/6 (29 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/7 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/7 (44 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/8 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/8 (66 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/9 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/9 (99 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/10 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/10 (149 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/11 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/11 (224 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/12 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/12 (335 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/13 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/13 (503 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/14 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/14 (755 ms) [----------] 15 tests from TooManyNames/BdpEstimatorRandomTest (2267 ms total) [----------] Global test environment tear-down [==========] 20 tests from 2 test suites ran. (2273 ms total) [ PASSED ] 20 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:32,132 detected port server running version 21 2023-09-05 12:12:32,188 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bin_decoder_test E0905 12:12:32.205453871 1336121 bin_decoder.cc:170] Base64 decoding failed, input of grpc_chttp2_base64_decode has a length of 1, which is not a multiple of 4. E0905 12:12:32.205523001 1336121 bin_decoder.cc:170] Base64 decoding failed, input of grpc_chttp2_base64_decode has a length of 2, which is not a multiple of 4. E0905 12:12:32.205526377 1336121 bin_decoder.cc:170] Base64 decoding failed, input of grpc_chttp2_base64_decode has a length of 3, which is not a multiple of 4. E0905 12:12:32.205529032 1336121 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0905 12:12:32.205531356 1336121 bin_decoder.cc:197] Base64 decoding failed, input string: Zm:v E0905 12:12:32.205533370 1336121 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0905 12:12:32.205535153 1336121 bin_decoder.cc:197] Base64 decoding failed, input string: Zm=v E0905 12:12:32.205537177 1336121 bin_decoder.cc:227] Base64 decoding failed, output_length 2 is longer than the max possible output length 1. E0905 12:12:32.205539572 1336121 bin_decoder.cc:227] Base64 decoding failed, output_length 3 is longer than the max possible output length 2. E0905 12:12:32.205541886 1336121 bin_decoder.cc:227] Base64 decoding failed, output_length 4 is longer than the max possible output length 3. E0905 12:12:32.205544701 1336121 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0905 12:12:32.205546535 1336121 bin_decoder.cc:244] Base64 decoding failed, input string: Zm:v E0905 12:12:32.205548348 1336121 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0905 12:12:32.205550081 1336121 bin_decoder.cc:244] Base64 decoding failed, input string: Zm=v E0905 12:12:32.205552776 1336121 bin_decoder.cc:99] Base64 decoding failed. Input has a length of 1 (without padding), which is invalid. E0905 12:12:32.205555071 1336121 bin_decoder.cc:92] Base64 decoding failed. Input has more than 2 paddings. E0905 12:12:32.205556854 1336121 bin_decoder.cc:99] Base64 decoding failed. Input has a length of 5 (without padding), which is invalid. E0905 12:12:32.205559128 1336121 bin_decoder.cc:92] Base64 decoding failed. Input has more than 2 paddings. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:32,264 detected port server running version 21 2023-09-05 12:12:32,320 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bin_encoder_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:32,397 detected port server running version 21 2023-09-05 12:12:32,453 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/binder_resolver_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from BinderResolverTest [ RUN ] BinderResolverTest.AuthorityPresents [ OK ] BinderResolverTest.AuthorityPresents (0 ms) [ RUN ] BinderResolverTest.EmptyPath E0905 12:12:32.470535325 1336137 binder_resolver.cc:127] authority is not supported in binder scheme E0905 12:12:32.470584688 1336137 binder_resolver.cc:127] authority is not supported in binder scheme E0905 12:12:32.470588475 1336137 binder_resolver.cc:127] authority is not supported in binder scheme E0905 12:12:32.470660500 1336137 binder_resolver.cc:132] UNKNOWN:path is empty {created_time:"2023-09-05T12:12:32.470605246+08:00", file_line:101, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc"} E0905 12:12:32.470672182 1336137 binder_resolver.cc:132] UNKNOWN:path is empty {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc", file_line:101, created_time:"2023-09-05T12:12:32.470667213+08:00"} E0905 12:12:32.470679666 1336137 binder_resolver.cc:132] UNKNOWN:path is empty {created_time:"2023-09-05T12:12:32.470676099+08:00", file_line:101, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc"} E0905 12:12:32.470702970 1336137 binder_resolver.cc:132] UNKNOWN:loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog is too long to be handled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc", file_line:113, created_time:"2023-09-05T12:12:32.470699012+08:00"} [ OK ] BinderResolverTest.EmptyPath (0 ms) [ RUN ] BinderResolverTest.PathLength [ OK ] BinderResolverTest.PathLength (0 ms) [ RUN ] BinderResolverTest.SlashPrefixes [ OK ] BinderResolverTest.SlashPrefixes (0 ms) [ RUN ] BinderResolverTest.ValidCases [ OK ] BinderResolverTest.ValidCases (0 ms) [----------] 5 tests from BinderResolverTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (4 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:32,529 detected port server running version 21 2023-09-05 12:12:32,586 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/binder_server_test [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from BinderServerCredentialsTest [ RUN ] BinderServerCredentialsTest.FailedInEnvironmentsNotSupportingBinderTransport [ OK ] BinderServerCredentialsTest.FailedInEnvironmentsNotSupportingBinderTransport (4 ms) [----------] 1 test from BinderServerCredentialsTest (4 ms total) [----------] 5 tests from BinderServerTest [ RUN ] BinderServerTest.BuildAndStart [ OK ] BinderServerTest.BuildAndStart (0 ms) [ RUN ] BinderServerTest.BuildAndStartFailed [ OK ] BinderServerTest.BuildAndStartFailed (0 ms) [ RUN ] BinderServerTest.CreateChannelWithEndpointBinder E0905 12:12:32.611026942 1336155 wire_reader_impl.cc:193] calling uid = 0 [ OK ] BinderServerTest.CreateChannelWithEndpointBinder (0 ms) [ RUN ] BinderServerTest.CreateChannelWithEndpointBinderMultipleConnections E0905 12:12:32.611967345 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.612123919 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.612288927 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.612747397 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.613091111 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.613109425 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.613606146 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.613656150 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.613874238 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.614204377 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.614292022 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.614448094 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.614464385 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.615263272 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.615281526 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.615702375 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.615732080 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.615803645 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.616158760 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.616599636 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.616735791 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.617035353 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.617293597 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.617811257 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.618103144 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.618264085 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.618725490 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.618781585 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.618856616 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.619592135 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.619609938 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.619618935 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.619629515 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.620312204 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.620463978 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.620498092 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.620519001 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.620530202 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.620565748 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.621020121 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.621536969 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.622061862 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.622188119 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.622630318 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.622674661 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.622985413 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623141676 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623228830 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623242716 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623372810 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623408366 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623479930 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623497883 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623676939 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623764393 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623777578 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.623987712 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624193878 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624226168 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624298163 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624365630 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624396397 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624601722 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624673287 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624798802 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.624977306 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625173494 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625216544 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625320129 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625352259 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625510576 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625578844 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625643756 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625656339 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625711712 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625877503 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625908361 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.625925563 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626002307 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626031873 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626057761 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626162708 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626288303 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626373533 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626392459 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626408369 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626583947 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626635594 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626674326 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626709092 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626722216 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626771228 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.626971113 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627029843 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627115995 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627171127 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627268139 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627284430 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627295470 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627307663 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627329855 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627567270 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627640467 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627748820 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627893892 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.627937654 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628026049 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628055314 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628147367 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628160582 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628172975 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628292429 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628320301 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628334328 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628406934 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628427262 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628560161 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628579157 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628592652 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628652404 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628668523 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628710813 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628771456 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628814567 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.628896932 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.629107046 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.629121282 1336158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:32.629284649 1336158 wire_reader_impl.cc:193] calling uid = 0 [ OK ] BinderServerTest.CreateChannelWithEndpointBinderMultipleConnections (25 ms) [ RUN ] BinderServerTest.CreateChannelWithEndpointBinderParallelRequests E0905 12:12:32.637293147 1336337 wire_reader_impl.cc:193] calling uid = 0 [ OK ] BinderServerTest.CreateChannelWithEndpointBinderParallelRequests (13 ms) [----------] 5 tests from BinderServerTest (40 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (44 ms total) [ PASSED ] 6 tests. E0905 12:12:42.651666303 1336145 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:42,708 detected port server running version 21 2023-09-05 12:12:42,763 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/binder_transport_test [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from BinderTransportTest [ RUN ] BinderTransportTest.CreateBinderTransport GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf1530) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.CreateBinderTransport (0 ms) [ RUN ] BinderTransportTest.TransactionIdIncrement GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. E0905 12:12:42.780391860 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.780578299 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.780727860 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.780849899 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.780976576 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.781083826 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.781184074 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.781291436 1336541 wire_reader_impl.cc:193] calling uid = 0 GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdfd2b0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.TransactionIdIncrement (0 ms) [ RUN ] BinderTransportTest.PerformSendInitialMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf1350) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendInitialMetadata (0 ms) [ RUN ] BinderTransportTest.PerformSendInitialMetadataMethodRef GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdfc8e0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendInitialMetadataMethodRef (0 ms) [ RUN ] BinderTransportTest.PerformSendMessage GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf1530) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendMessage (0 ms) [ RUN ] BinderTransportTest.PerformSendTrailingMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdfd2b0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendTrailingMetadata (0 ms) [ RUN ] BinderTransportTest.PerformSendAll GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdfc8e0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendAll (0 ms) [ RUN ] BinderTransportTest.PerformRecvInitialMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf1530) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvInitialMetadata (3 ms) [ RUN ] BinderTransportTest.PerformRecvInitialMetadataWithMethodRef GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf13b0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvInitialMetadataWithMethodRef (0 ms) [ RUN ] BinderTransportTest.PerformRecvMessage GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf1350) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvMessage (0 ms) [ RUN ] BinderTransportTest.PerformRecvTrailingMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdfd2b0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvTrailingMetadata (0 ms) [ RUN ] BinderTransportTest.PerformRecvAll GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdfc8e0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvAll (0 ms) [ RUN ] BinderTransportTest.PerformAllOps GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf1530) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformAllOps (0 ms) [ RUN ] BinderTransportTest.WireWriterRpcCallErrorPropagates GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0x7ffd3ad93a70) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0x55afdfdf13b0) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.WireWriterRpcCallErrorPropagates (0 ms) [----------] 14 tests from BinderTransportTest (5 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (6 ms total) [ PASSED ] 14 tests. E0905 12:12:42.784610987 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.784804489 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.784962425 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.785105524 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.785274250 1336541 wire_reader_impl.cc:193] calling uid = 0 E0905 12:12:42.785417569 1336541 wire_reader_impl.cc:193] calling uid = 0 + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:42,840 detected port server running version 21 2023-09-05 12:12:42,896 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/bitset_test [==========] Running 166 tests from 43 test suites. [----------] Global test environment set-up. [----------] 4 tests from BitSetTest/0, where TypeParam = grpc_core::testing::Size<1ul> [ RUN ] BitSetTest/0.NoneAtInit [ OK ] BitSetTest/0.NoneAtInit (0 ms) [ RUN ] BitSetTest/0.OneBit [ OK ] BitSetTest/0.OneBit (0 ms) [ RUN ] BitSetTest/0.AllSet [ OK ] BitSetTest/0.AllSet (0 ms) [ RUN ] BitSetTest/0.Count [ OK ] BitSetTest/0.Count (0 ms) [----------] 4 tests from BitSetTest/0 (0 ms total) [----------] 4 tests from BitSetTest/1, where TypeParam = grpc_core::testing::Size<2ul> [ RUN ] BitSetTest/1.NoneAtInit [ OK ] BitSetTest/1.NoneAtInit (0 ms) [ RUN ] BitSetTest/1.OneBit [ OK ] BitSetTest/1.OneBit (0 ms) [ RUN ] BitSetTest/1.AllSet [ OK ] BitSetTest/1.AllSet (0 ms) [ RUN ] BitSetTest/1.Count [ OK ] BitSetTest/1.Count (0 ms) [----------] 4 tests from BitSetTest/1 (0 ms total) [----------] 4 tests from BitSetTest/2, where TypeParam = grpc_core::testing::Size<3ul> [ RUN ] BitSetTest/2.NoneAtInit [ OK ] BitSetTest/2.NoneAtInit (0 ms) [ RUN ] BitSetTest/2.OneBit [ OK ] BitSetTest/2.OneBit (0 ms) [ RUN ] BitSetTest/2.AllSet [ OK ] BitSetTest/2.AllSet (0 ms) [ RUN ] BitSetTest/2.Count [ OK ] BitSetTest/2.Count (0 ms) [----------] 4 tests from BitSetTest/2 (0 ms total) [----------] 4 tests from BitSetTest/3, where TypeParam = grpc_core::testing::Size<4ul> [ RUN ] BitSetTest/3.NoneAtInit [ OK ] BitSetTest/3.NoneAtInit (0 ms) [ RUN ] BitSetTest/3.OneBit [ OK ] BitSetTest/3.OneBit (0 ms) [ RUN ] BitSetTest/3.AllSet [ OK ] BitSetTest/3.AllSet (0 ms) [ RUN ] BitSetTest/3.Count [ OK ] BitSetTest/3.Count (0 ms) [----------] 4 tests from BitSetTest/3 (0 ms total) [----------] 4 tests from BitSetTest/4, where TypeParam = grpc_core::testing::Size<5ul> [ RUN ] BitSetTest/4.NoneAtInit [ OK ] BitSetTest/4.NoneAtInit (0 ms) [ RUN ] BitSetTest/4.OneBit [ OK ] BitSetTest/4.OneBit (0 ms) [ RUN ] BitSetTest/4.AllSet [ OK ] BitSetTest/4.AllSet (0 ms) [ RUN ] BitSetTest/4.Count [ OK ] BitSetTest/4.Count (0 ms) [----------] 4 tests from BitSetTest/4 (0 ms total) [----------] 4 tests from BitSetTest/5, where TypeParam = grpc_core::testing::Size<6ul> [ RUN ] BitSetTest/5.NoneAtInit [ OK ] BitSetTest/5.NoneAtInit (0 ms) [ RUN ] BitSetTest/5.OneBit [ OK ] BitSetTest/5.OneBit (0 ms) [ RUN ] BitSetTest/5.AllSet [ OK ] BitSetTest/5.AllSet (0 ms) [ RUN ] BitSetTest/5.Count [ OK ] BitSetTest/5.Count (0 ms) [----------] 4 tests from BitSetTest/5 (0 ms total) [----------] 4 tests from BitSetTest/6, where TypeParam = grpc_core::testing::Size<7ul> [ RUN ] BitSetTest/6.NoneAtInit [ OK ] BitSetTest/6.NoneAtInit (0 ms) [ RUN ] BitSetTest/6.OneBit [ OK ] BitSetTest/6.OneBit (0 ms) [ RUN ] BitSetTest/6.AllSet [ OK ] BitSetTest/6.AllSet (0 ms) [ RUN ] BitSetTest/6.Count [ OK ] BitSetTest/6.Count (0 ms) [----------] 4 tests from BitSetTest/6 (0 ms total) [----------] 4 tests from BitSetTest/7, where TypeParam = grpc_core::testing::Size<8ul> [ RUN ] BitSetTest/7.NoneAtInit [ OK ] BitSetTest/7.NoneAtInit (0 ms) [ RUN ] BitSetTest/7.OneBit [ OK ] BitSetTest/7.OneBit (0 ms) [ RUN ] BitSetTest/7.AllSet [ OK ] BitSetTest/7.AllSet (0 ms) [ RUN ] BitSetTest/7.Count [ OK ] BitSetTest/7.Count (0 ms) [----------] 4 tests from BitSetTest/7 (0 ms total) [----------] 4 tests from BitSetTest/8, where TypeParam = grpc_core::testing::Size<9ul> [ RUN ] BitSetTest/8.NoneAtInit [ OK ] BitSetTest/8.NoneAtInit (0 ms) [ RUN ] BitSetTest/8.OneBit [ OK ] BitSetTest/8.OneBit (0 ms) [ RUN ] BitSetTest/8.AllSet [ OK ] BitSetTest/8.AllSet (0 ms) [ RUN ] BitSetTest/8.Count [ OK ] BitSetTest/8.Count (0 ms) [----------] 4 tests from BitSetTest/8 (0 ms total) [----------] 4 tests from BitSetTest/9, where TypeParam = grpc_core::testing::Size<10ul> [ RUN ] BitSetTest/9.NoneAtInit [ OK ] BitSetTest/9.NoneAtInit (0 ms) [ RUN ] BitSetTest/9.OneBit [ OK ] BitSetTest/9.OneBit (0 ms) [ RUN ] BitSetTest/9.AllSet [ OK ] BitSetTest/9.AllSet (0 ms) [ RUN ] BitSetTest/9.Count [ OK ] BitSetTest/9.Count (0 ms) [----------] 4 tests from BitSetTest/9 (0 ms total) [----------] 4 tests from BitSetTest/10, where TypeParam = grpc_core::testing::Size<11ul> [ RUN ] BitSetTest/10.NoneAtInit [ OK ] BitSetTest/10.NoneAtInit (0 ms) [ RUN ] BitSetTest/10.OneBit [ OK ] BitSetTest/10.OneBit (0 ms) [ RUN ] BitSetTest/10.AllSet [ OK ] BitSetTest/10.AllSet (0 ms) [ RUN ] BitSetTest/10.Count [ OK ] BitSetTest/10.Count (0 ms) [----------] 4 tests from BitSetTest/10 (0 ms total) [----------] 4 tests from BitSetTest/11, where TypeParam = grpc_core::testing::Size<12ul> [ RUN ] BitSetTest/11.NoneAtInit [ OK ] BitSetTest/11.NoneAtInit (0 ms) [ RUN ] BitSetTest/11.OneBit [ OK ] BitSetTest/11.OneBit (0 ms) [ RUN ] BitSetTest/11.AllSet [ OK ] BitSetTest/11.AllSet (0 ms) [ RUN ] BitSetTest/11.Count [ OK ] BitSetTest/11.Count (0 ms) [----------] 4 tests from BitSetTest/11 (0 ms total) [----------] 4 tests from BitSetTest/12, where TypeParam = grpc_core::testing::Size<13ul> [ RUN ] BitSetTest/12.NoneAtInit [ OK ] BitSetTest/12.NoneAtInit (0 ms) [ RUN ] BitSetTest/12.OneBit [ OK ] BitSetTest/12.OneBit (0 ms) [ RUN ] BitSetTest/12.AllSet [ OK ] BitSetTest/12.AllSet (0 ms) [ RUN ] BitSetTest/12.Count [ OK ] BitSetTest/12.Count (0 ms) [----------] 4 tests from BitSetTest/12 (0 ms total) [----------] 4 tests from BitSetTest/13, where TypeParam = grpc_core::testing::Size<14ul> [ RUN ] BitSetTest/13.NoneAtInit [ OK ] BitSetTest/13.NoneAtInit (0 ms) [ RUN ] BitSetTest/13.OneBit [ OK ] BitSetTest/13.OneBit (0 ms) [ RUN ] BitSetTest/13.AllSet [ OK ] BitSetTest/13.AllSet (0 ms) [ RUN ] BitSetTest/13.Count [ OK ] BitSetTest/13.Count (0 ms) [----------] 4 tests from BitSetTest/13 (0 ms total) [----------] 4 tests from BitSetTest/14, where TypeParam = grpc_core::testing::Size<15ul> [ RUN ] BitSetTest/14.NoneAtInit [ OK ] BitSetTest/14.NoneAtInit (0 ms) [ RUN ] BitSetTest/14.OneBit [ OK ] BitSetTest/14.OneBit (0 ms) [ RUN ] BitSetTest/14.AllSet [ OK ] BitSetTest/14.AllSet (0 ms) [ RUN ] BitSetTest/14.Count [ OK ] BitSetTest/14.Count (0 ms) [----------] 4 tests from BitSetTest/14 (0 ms total) [----------] 4 tests from BitSetTest/15, where TypeParam = grpc_core::testing::Size<16ul> [ RUN ] BitSetTest/15.NoneAtInit [ OK ] BitSetTest/15.NoneAtInit (0 ms) [ RUN ] BitSetTest/15.OneBit [ OK ] BitSetTest/15.OneBit (0 ms) [ RUN ] BitSetTest/15.AllSet [ OK ] BitSetTest/15.AllSet (0 ms) [ RUN ] BitSetTest/15.Count [ OK ] BitSetTest/15.Count (0 ms) [----------] 4 tests from BitSetTest/15 (0 ms total) [----------] 4 tests from BitSetTest/16, where TypeParam = grpc_core::testing::Size<17ul> [ RUN ] BitSetTest/16.NoneAtInit [ OK ] BitSetTest/16.NoneAtInit (0 ms) [ RUN ] BitSetTest/16.OneBit [ OK ] BitSetTest/16.OneBit (0 ms) [ RUN ] BitSetTest/16.AllSet [ OK ] BitSetTest/16.AllSet (0 ms) [ RUN ] BitSetTest/16.Count [ OK ] BitSetTest/16.Count (0 ms) [----------] 4 tests from BitSetTest/16 (0 ms total) [----------] 4 tests from BitSetTest/17, where TypeParam = grpc_core::testing::Size<24ul> [ RUN ] BitSetTest/17.NoneAtInit [ OK ] BitSetTest/17.NoneAtInit (0 ms) [ RUN ] BitSetTest/17.OneBit [ OK ] BitSetTest/17.OneBit (0 ms) [ RUN ] BitSetTest/17.AllSet [ OK ] BitSetTest/17.AllSet (0 ms) [ RUN ] BitSetTest/17.Count [ OK ] BitSetTest/17.Count (0 ms) [----------] 4 tests from BitSetTest/17 (0 ms total) [----------] 4 tests from BitSetTest/18, where TypeParam = grpc_core::testing::Size<25ul> [ RUN ] BitSetTest/18.NoneAtInit [ OK ] BitSetTest/18.NoneAtInit (0 ms) [ RUN ] BitSetTest/18.OneBit [ OK ] BitSetTest/18.OneBit (0 ms) [ RUN ] BitSetTest/18.AllSet [ OK ] BitSetTest/18.AllSet (0 ms) [ RUN ] BitSetTest/18.Count [ OK ] BitSetTest/18.Count (0 ms) [----------] 4 tests from BitSetTest/18 (0 ms total) [----------] 4 tests from BitSetTest/19, where TypeParam = grpc_core::testing::Size<26ul> [ RUN ] BitSetTest/19.NoneAtInit [ OK ] BitSetTest/19.NoneAtInit (0 ms) [ RUN ] BitSetTest/19.OneBit [ OK ] BitSetTest/19.OneBit (0 ms) [ RUN ] BitSetTest/19.AllSet [ OK ] BitSetTest/19.AllSet (0 ms) [ RUN ] BitSetTest/19.Count [ OK ] BitSetTest/19.Count (0 ms) [----------] 4 tests from BitSetTest/19 (0 ms total) [----------] 4 tests from BitSetTest/20, where TypeParam = grpc_core::testing::Size<27ul> [ RUN ] BitSetTest/20.NoneAtInit [ OK ] BitSetTest/20.NoneAtInit (0 ms) [ RUN ] BitSetTest/20.OneBit [ OK ] BitSetTest/20.OneBit (0 ms) [ RUN ] BitSetTest/20.AllSet [ OK ] BitSetTest/20.AllSet (0 ms) [ RUN ] BitSetTest/20.Count [ OK ] BitSetTest/20.Count (0 ms) [----------] 4 tests from BitSetTest/20 (0 ms total) [----------] 4 tests from BitSetTest/21, where TypeParam = grpc_core::testing::Size<28ul> [ RUN ] BitSetTest/21.NoneAtInit [ OK ] BitSetTest/21.NoneAtInit (0 ms) [ RUN ] BitSetTest/21.OneBit [ OK ] BitSetTest/21.OneBit (0 ms) [ RUN ] BitSetTest/21.AllSet [ OK ] BitSetTest/21.AllSet (0 ms) [ RUN ] BitSetTest/21.Count [ OK ] BitSetTest/21.Count (0 ms) [----------] 4 tests from BitSetTest/21 (0 ms total) [----------] 4 tests from BitSetTest/22, where TypeParam = grpc_core::testing::Size<29ul> [ RUN ] BitSetTest/22.NoneAtInit [ OK ] BitSetTest/22.NoneAtInit (0 ms) [ RUN ] BitSetTest/22.OneBit [ OK ] BitSetTest/22.OneBit (0 ms) [ RUN ] BitSetTest/22.AllSet [ OK ] BitSetTest/22.AllSet (0 ms) [ RUN ] BitSetTest/22.Count [ OK ] BitSetTest/22.Count (0 ms) [----------] 4 tests from BitSetTest/22 (0 ms total) [----------] 4 tests from BitSetTest/23, where TypeParam = grpc_core::testing::Size<30ul> [ RUN ] BitSetTest/23.NoneAtInit [ OK ] BitSetTest/23.NoneAtInit (0 ms) [ RUN ] BitSetTest/23.OneBit [ OK ] BitSetTest/23.OneBit (0 ms) [ RUN ] BitSetTest/23.AllSet [ OK ] BitSetTest/23.AllSet (0 ms) [ RUN ] BitSetTest/23.Count [ OK ] BitSetTest/23.Count (0 ms) [----------] 4 tests from BitSetTest/23 (0 ms total) [----------] 4 tests from BitSetTest/24, where TypeParam = grpc_core::testing::Size<31ul> [ RUN ] BitSetTest/24.NoneAtInit [ OK ] BitSetTest/24.NoneAtInit (0 ms) [ RUN ] BitSetTest/24.OneBit [ OK ] BitSetTest/24.OneBit (0 ms) [ RUN ] BitSetTest/24.AllSet [ OK ] BitSetTest/24.AllSet (0 ms) [ RUN ] BitSetTest/24.Count [ OK ] BitSetTest/24.Count (0 ms) [----------] 4 tests from BitSetTest/24 (0 ms total) [----------] 4 tests from BitSetTest/25, where TypeParam = grpc_core::testing::Size<32ul> [ RUN ] BitSetTest/25.NoneAtInit [ OK ] BitSetTest/25.NoneAtInit (0 ms) [ RUN ] BitSetTest/25.OneBit [ OK ] BitSetTest/25.OneBit (0 ms) [ RUN ] BitSetTest/25.AllSet [ OK ] BitSetTest/25.AllSet (0 ms) [ RUN ] BitSetTest/25.Count [ OK ] BitSetTest/25.Count (0 ms) [----------] 4 tests from BitSetTest/25 (0 ms total) [----------] 4 tests from BitSetTest/26, where TypeParam = grpc_core::testing::Size<33ul> [ RUN ] BitSetTest/26.NoneAtInit [ OK ] BitSetTest/26.NoneAtInit (0 ms) [ RUN ] BitSetTest/26.OneBit [ OK ] BitSetTest/26.OneBit (0 ms) [ RUN ] BitSetTest/26.AllSet [ OK ] BitSetTest/26.AllSet (0 ms) [ RUN ] BitSetTest/26.Count [ OK ] BitSetTest/26.Count (0 ms) [----------] 4 tests from BitSetTest/26 (0 ms total) [----------] 4 tests from BitSetTest/27, where TypeParam = grpc_core::testing::Size<47ul> [ RUN ] BitSetTest/27.NoneAtInit [ OK ] BitSetTest/27.NoneAtInit (0 ms) [ RUN ] BitSetTest/27.OneBit [ OK ] BitSetTest/27.OneBit (0 ms) [ RUN ] BitSetTest/27.AllSet [ OK ] BitSetTest/27.AllSet (0 ms) [ RUN ] BitSetTest/27.Count [ OK ] BitSetTest/27.Count (0 ms) [----------] 4 tests from BitSetTest/27 (0 ms total) [----------] 4 tests from BitSetTest/28, where TypeParam = grpc_core::testing::Size<48ul> [ RUN ] BitSetTest/28.NoneAtInit [ OK ] BitSetTest/28.NoneAtInit (0 ms) [ RUN ] BitSetTest/28.OneBit [ OK ] BitSetTest/28.OneBit (0 ms) [ RUN ] BitSetTest/28.AllSet [ OK ] BitSetTest/28.AllSet (0 ms) [ RUN ] BitSetTest/28.Count [ OK ] BitSetTest/28.Count (0 ms) [----------] 4 tests from BitSetTest/28 (0 ms total) [----------] 4 tests from BitSetTest/29, where TypeParam = grpc_core::testing::Size<49ul> [ RUN ] BitSetTest/29.NoneAtInit [ OK ] BitSetTest/29.NoneAtInit (0 ms) [ RUN ] BitSetTest/29.OneBit [ OK ] BitSetTest/29.OneBit (0 ms) [ RUN ] BitSetTest/29.AllSet [ OK ] BitSetTest/29.AllSet (0 ms) [ RUN ] BitSetTest/29.Count [ OK ] BitSetTest/29.Count (0 ms) [----------] 4 tests from BitSetTest/29 (0 ms total) [----------] 4 tests from BitSetTest/30, where TypeParam = grpc_core::testing::Size<62ul> [ RUN ] BitSetTest/30.NoneAtInit [ OK ] BitSetTest/30.NoneAtInit (0 ms) [ RUN ] BitSetTest/30.OneBit [ OK ] BitSetTest/30.OneBit (0 ms) [ RUN ] BitSetTest/30.AllSet [ OK ] BitSetTest/30.AllSet (0 ms) [ RUN ] BitSetTest/30.Count [ OK ] BitSetTest/30.Count (0 ms) [----------] 4 tests from BitSetTest/30 (0 ms total) [----------] 4 tests from BitSetTest/31, where TypeParam = grpc_core::testing::Size<63ul> [ RUN ] BitSetTest/31.NoneAtInit [ OK ] BitSetTest/31.NoneAtInit (0 ms) [ RUN ] BitSetTest/31.OneBit [ OK ] BitSetTest/31.OneBit (0 ms) [ RUN ] BitSetTest/31.AllSet [ OK ] BitSetTest/31.AllSet (0 ms) [ RUN ] BitSetTest/31.Count [ OK ] BitSetTest/31.Count (0 ms) [----------] 4 tests from BitSetTest/31 (0 ms total) [----------] 4 tests from BitSetTest/32, where TypeParam = grpc_core::testing::Size<64ul> [ RUN ] BitSetTest/32.NoneAtInit [ OK ] BitSetTest/32.NoneAtInit (0 ms) [ RUN ] BitSetTest/32.OneBit [ OK ] BitSetTest/32.OneBit (0 ms) [ RUN ] BitSetTest/32.AllSet [ OK ] BitSetTest/32.AllSet (0 ms) [ RUN ] BitSetTest/32.Count [ OK ] BitSetTest/32.Count (0 ms) [----------] 4 tests from BitSetTest/32 (0 ms total) [----------] 4 tests from BitSetTest/33, where TypeParam = grpc_core::testing::Size<65ul> [ RUN ] BitSetTest/33.NoneAtInit [ OK ] BitSetTest/33.NoneAtInit (0 ms) [ RUN ] BitSetTest/33.OneBit [ OK ] BitSetTest/33.OneBit (0 ms) [ RUN ] BitSetTest/33.AllSet [ OK ] BitSetTest/33.AllSet (0 ms) [ RUN ] BitSetTest/33.Count [ OK ] BitSetTest/33.Count (0 ms) [----------] 4 tests from BitSetTest/33 (0 ms total) [----------] 4 tests from BitSetTest/34, where TypeParam = grpc_core::testing::Size<66ul> [ RUN ] BitSetTest/34.NoneAtInit [ OK ] BitSetTest/34.NoneAtInit (0 ms) [ RUN ] BitSetTest/34.OneBit [ OK ] BitSetTest/34.OneBit (0 ms) [ RUN ] BitSetTest/34.AllSet [ OK ] BitSetTest/34.AllSet (0 ms) [ RUN ] BitSetTest/34.Count [ OK ] BitSetTest/34.Count (0 ms) [----------] 4 tests from BitSetTest/34 (0 ms total) [----------] 4 tests from BitSetTest/35, where TypeParam = grpc_core::testing::Size<95ul> [ RUN ] BitSetTest/35.NoneAtInit [ OK ] BitSetTest/35.NoneAtInit (0 ms) [ RUN ] BitSetTest/35.OneBit [ OK ] BitSetTest/35.OneBit (0 ms) [ RUN ] BitSetTest/35.AllSet [ OK ] BitSetTest/35.AllSet (0 ms) [ RUN ] BitSetTest/35.Count [ OK ] BitSetTest/35.Count (1 ms) [----------] 4 tests from BitSetTest/35 (1 ms total) [----------] 4 tests from BitSetTest/36, where TypeParam = grpc_core::testing::Size<96ul> [ RUN ] BitSetTest/36.NoneAtInit [ OK ] BitSetTest/36.NoneAtInit (0 ms) [ RUN ] BitSetTest/36.OneBit [ OK ] BitSetTest/36.OneBit (0 ms) [ RUN ] BitSetTest/36.AllSet [ OK ] BitSetTest/36.AllSet (0 ms) [ RUN ] BitSetTest/36.Count [ OK ] BitSetTest/36.Count (1 ms) [----------] 4 tests from BitSetTest/36 (1 ms total) [----------] 4 tests from BitSetTest/37, where TypeParam = grpc_core::testing::Size<97ul> [ RUN ] BitSetTest/37.NoneAtInit [ OK ] BitSetTest/37.NoneAtInit (0 ms) [ RUN ] BitSetTest/37.OneBit [ OK ] BitSetTest/37.OneBit (0 ms) [ RUN ] BitSetTest/37.AllSet [ OK ] BitSetTest/37.AllSet (0 ms) [ RUN ] BitSetTest/37.Count [ OK ] BitSetTest/37.Count (1 ms) [----------] 4 tests from BitSetTest/37 (1 ms total) [----------] 4 tests from BitSetTest/38, where TypeParam = grpc_core::testing::Size<1024ul> [ RUN ] BitSetTest/38.NoneAtInit [ OK ] BitSetTest/38.NoneAtInit (0 ms) [ RUN ] BitSetTest/38.OneBit [ OK ] BitSetTest/38.OneBit (5 ms) [ RUN ] BitSetTest/38.AllSet [ OK ] BitSetTest/38.AllSet (0 ms) [ RUN ] BitSetTest/38.Count [ OK ] BitSetTest/38.Count (14 ms) [----------] 4 tests from BitSetTest/38 (19 ms total) [----------] 4 tests from BitSetTest/39, where TypeParam = grpc_core::testing::Size<4000ul> [ RUN ] BitSetTest/39.NoneAtInit [ OK ] BitSetTest/39.NoneAtInit (0 ms) [ RUN ] BitSetTest/39.OneBit [ OK ] BitSetTest/39.OneBit (74 ms) [ RUN ] BitSetTest/39.AllSet [ OK ] BitSetTest/39.AllSet (0 ms) [ RUN ] BitSetTest/39.Count [ OK ] BitSetTest/39.Count (54 ms) [----------] 4 tests from BitSetTest/39 (129 ms total) [----------] 4 tests from BitSetTest/40, where TypeParam = grpc_core::testing::Size<4321ul> [ RUN ] BitSetTest/40.NoneAtInit [ OK ] BitSetTest/40.NoneAtInit (0 ms) [ RUN ] BitSetTest/40.OneBit [ OK ] BitSetTest/40.OneBit (87 ms) [ RUN ] BitSetTest/40.AllSet [ OK ] BitSetTest/40.AllSet (0 ms) [ RUN ] BitSetTest/40.Count [ OK ] BitSetTest/40.Count (59 ms) [----------] 4 tests from BitSetTest/40 (146 ms total) [----------] 1 test from ToIntTest [ RUN ] ToIntTest.ToInt [ OK ] ToIntTest.ToInt (0 ms) [----------] 1 test from ToIntTest (0 ms total) [----------] 1 test from EmptyBitSet [ RUN ] EmptyBitSet.Empty [ OK ] EmptyBitSet.Empty (0 ms) [----------] 1 test from EmptyBitSet (0 ms total) [----------] Global test environment tear-down [==========] 166 tests from 43 test suites ran. (312 ms total) [ PASSED ] 166 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:43,276 detected port server running version 21 2023-09-05 12:12:43,332 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/buffer_list_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:43,408 detected port server running version 21 2023-09-05 12:12:43,463 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/byte_buffer_test [==========] Running 10 tests from 1 test suite. [----------] Global test environment set-up. [----------] 10 tests from ByteBufferTest [ RUN ] ByteBufferTest.CopyCtor [ OK ] ByteBufferTest.CopyCtor (0 ms) [ RUN ] ByteBufferTest.CreateFromSingleSlice [ OK ] ByteBufferTest.CreateFromSingleSlice (0 ms) [ RUN ] ByteBufferTest.CreateFromVector [ OK ] ByteBufferTest.CreateFromVector (0 ms) [ RUN ] ByteBufferTest.Clear [ OK ] ByteBufferTest.Clear (0 ms) [ RUN ] ByteBufferTest.Length [ OK ] ByteBufferTest.Length (0 ms) [ RUN ] ByteBufferTest.Dump [ OK ] ByteBufferTest.Dump (0 ms) [ RUN ] ByteBufferTest.SerializationMakesCopy [ OK ] ByteBufferTest.SerializationMakesCopy (0 ms) [ RUN ] ByteBufferTest.TrySingleSliceWithSingleSlice [ OK ] ByteBufferTest.TrySingleSliceWithSingleSlice (0 ms) [ RUN ] ByteBufferTest.TrySingleSliceWithMultipleSlices [ OK ] ByteBufferTest.TrySingleSliceWithMultipleSlices (0 ms) [ RUN ] ByteBufferTest.DumpToSingleSlice [ OK ] ByteBufferTest.DumpToSingleSlice (0 ms) [----------] 10 tests from ByteBufferTest (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (4 ms total) [ PASSED ] 10 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:43,541 detected port server running version 21 Port server started successfully 2023-09-05 12:12:43,597 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/c_slice_buffer_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:43,672 detected port server running version 21 2023-09-05 12:12:43,727 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/call_finalization_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CallFinalizationTest [ RUN ] CallFinalizationTest.Works [ OK ] CallFinalizationTest.Works (0 ms) [----------] 1 test from CallFinalizationTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:43,799 detected port server running version 21 2023-09-05 12:12:43,854 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/call_push_pull_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from CallPushPullTest [ RUN ] CallPushPullTest.Empty [ OK ] CallPushPullTest.Empty (0 ms) [ RUN ] CallPushPullTest.Paused [ OK ] CallPushPullTest.Paused (0 ms) [ RUN ] CallPushPullTest.OneReady [ OK ] CallPushPullTest.OneReady (0 ms) [ RUN ] CallPushPullTest.OneFailed [ OK ] CallPushPullTest.OneFailed (0 ms) [----------] 4 tests from CallPushPullTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:43,922 detected port server running version 21 2023-09-05 12:12:43,978 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/cancel_ares_query_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from CancelDuringAresQuery [ RUN ] CancelDuringAresQuery.TestCancelActiveDNSQuery [ OK ] CancelDuringAresQuery.TestCancelActiveDNSQuery (14 ms) [ RUN ] CancelDuringAresQuery.TestFdsAreDeletedFromPollsetSet [ OK ] CancelDuringAresQuery.TestFdsAreDeletedFromPollsetSet (10 ms) [ RUN ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionIsGraceful [ OK ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionIsGraceful (101 ms) [ RUN ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful [ OK ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful (10 ms) [ RUN ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithZeroQueryTimeoutIsGraceful [ OK ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithZeroQueryTimeoutIsGraceful (111 ms) [----------] 5 tests from CancelDuringAresQuery (249 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (250 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:44,306 detected port server running version 21 2023-09-05 12:12:44,361 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/cel_authorization_engine_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from CelAuthorizationEngineTest [ RUN ] CelAuthorizationEngineTest.CreateEngineSuccessOnePolicy [ OK ] CelAuthorizationEngineTest.CreateEngineSuccessOnePolicy (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineSuccessTwoPolicies [ OK ] CelAuthorizationEngineTest.CreateEngineSuccessTwoPolicies (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineFailNoPolicies [ OK ] CelAuthorizationEngineTest.CreateEngineFailNoPolicies (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineFailTooManyPolicies [ OK ] CelAuthorizationEngineTest.CreateEngineFailTooManyPolicies (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineFailWrongPolicyOrder [ OK ] CelAuthorizationEngineTest.CreateEngineFailWrongPolicyOrder (0 ms) [----------] 5 tests from CelAuthorizationEngineTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (0 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:44,433 detected port server running version 21 2023-09-05 12:12:44,488 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/certificate_provider_registry_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CertificateProviderRegistryTest [ RUN ] CertificateProviderRegistryTest.Basic [ OK ] CertificateProviderRegistryTest.Basic (0 ms) [----------] 1 test from CertificateProviderRegistryTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:44,560 detected port server running version 21 2023-09-05 12:12:44,616 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/certificate_provider_store_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from CertificateProviderStoreTest [ RUN ] CertificateProviderStoreTest.Basic E0905 12:12:44.632433347 1336626 certificate_provider_store.cc:79] Certificate provider factory fake2 not found [ OK ] CertificateProviderStoreTest.Basic (4 ms) [ RUN ] CertificateProviderStoreTest.Multithreaded [ OK ] CertificateProviderStoreTest.Multithreaded (33 ms) [----------] 2 tests from CertificateProviderStoreTest (38 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (38 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:44,726 detected port server running version 21 2023-09-05 12:12:44,781 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/cfstream_test [==========] Running 0 tests from 0 test suites. [==========] 0 tests from 0 test suites ran. (0 ms total) [ PASSED ] 0 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:44,855 detected port server running version 21 2023-09-05 12:12:44,911 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channel_args_test [==========] Running 8 tests from 2 test suites. [----------] Global test environment set-up. [----------] 5 tests from ChannelArgsTest [ RUN ] ChannelArgsTest.Noop [ OK ] ChannelArgsTest.Noop (0 ms) [ RUN ] ChannelArgsTest.SetGetRemove [ OK ] ChannelArgsTest.SetGetRemove (0 ms) [ RUN ] ChannelArgsTest.StoreRefCountedPtr [ OK ] ChannelArgsTest.StoreRefCountedPtr (0 ms) [ RUN ] ChannelArgsTest.ObjectApi [ OK ] ChannelArgsTest.ObjectApi (0 ms) [ RUN ] ChannelArgsTest.ToAndFromC [ OK ] ChannelArgsTest.ToAndFromC (0 ms) [----------] 5 tests from ChannelArgsTest (0 ms total) [----------] 3 tests from GrpcChannelArgsTest [ RUN ] GrpcChannelArgsTest.Create [ OK ] GrpcChannelArgsTest.Create (0 ms) [ RUN ] GrpcChannelArgsTest.ChannelCreateWithArgs [ OK ] GrpcChannelArgsTest.ChannelCreateWithArgs (0 ms) [ RUN ] GrpcChannelArgsTest.TestServerCreateWithArgs [ OK ] GrpcChannelArgsTest.TestServerCreateWithArgs (0 ms) [----------] 3 tests from GrpcChannelArgsTest (0 ms total) [----------] Global test environment tear-down [==========] 8 tests from 2 test suites ran. (0 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:44,988 detected port server running version 21 Port server started successfully 2023-09-05 12:12:45,044 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channel_arguments_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from ChannelArgumentsTest [ RUN ] ChannelArgumentsTest.SetInt [ OK ] ChannelArgumentsTest.SetInt (0 ms) [ RUN ] ChannelArgumentsTest.SetString [ OK ] ChannelArgumentsTest.SetString (0 ms) [ RUN ] ChannelArgumentsTest.SetPointer [ OK ] ChannelArgumentsTest.SetPointer (0 ms) [ RUN ] ChannelArgumentsTest.SetSocketMutator [ OK ] ChannelArgumentsTest.SetSocketMutator (0 ms) [ RUN ] ChannelArgumentsTest.SetUserAgentPrefix [ OK ] ChannelArgumentsTest.SetUserAgentPrefix (0 ms) [----------] 5 tests from ChannelArgumentsTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (4 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:45,121 detected port server running version 21 2023-09-05 12:12:45,176 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channel_creds_registry_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ChannelCredsRegistryTest [ RUN ] ChannelCredsRegistryTest.DefaultCreds [ OK ] ChannelCredsRegistryTest.DefaultCreds (0 ms) [ RUN ] ChannelCredsRegistryTest.Register [ OK ] ChannelCredsRegistryTest.Register (0 ms) [----------] 2 tests from ChannelCredsRegistryTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. E0905 12:12:55.194003623 1337663 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:55,250 detected port server running version 21 Port server started successfully 2023-09-05 12:12:55,305 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channel_filter_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ChannelFilterTest [ RUN ] ChannelFilterTest.RegisterChannelFilter [ OK ] ChannelFilterTest.RegisterChannelFilter (0 ms) [----------] 1 test from ChannelFilterTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:55,378 detected port server running version 21 Port server started successfully 2023-09-05 12:12:55,434 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channel_stack_builder_test [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from ChannelStackBuilderTest [ RUN ] ChannelStackBuilderTest.ReplaceFilter [ OK ] ChannelStackBuilderTest.ReplaceFilter (0 ms) [----------] 1 test from ChannelStackBuilderTest (0 ms total) [----------] 1 test from ChannelStackBuilder [ RUN ] ChannelStackBuilder.UnknownTarget [ OK ] ChannelStackBuilder.UnknownTarget (0 ms) [----------] 1 test from ChannelStackBuilder (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test suites ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:55,509 detected port server running version 21 Port server started successfully 2023-09-05 12:12:55,565 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channel_stack_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:55,641 detected port server running version 21 Port server started successfully 2023-09-05 12:12:55,697 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channel_trace_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from ChannelTracerTest [ RUN ] ChannelTracerTest.BasicTest [ OK ] ChannelTracerTest.BasicTest (1 ms) [ RUN ] ChannelTracerTest.ComplexTest [ OK ] ChannelTracerTest.ComplexTest (0 ms) [ RUN ] ChannelTracerTest.TestNesting [ OK ] ChannelTracerTest.TestNesting (0 ms) [ RUN ] ChannelTracerTest.TestSmallMemoryLimit [ OK ] ChannelTracerTest.TestSmallMemoryLimit (0 ms) [ RUN ] ChannelTracerTest.TestEviction [ OK ] ChannelTracerTest.TestEviction (0 ms) [ RUN ] ChannelTracerTest.TestMultipleEviction [ OK ] ChannelTracerTest.TestMultipleEviction (0 ms) [ RUN ] ChannelTracerTest.TestTotalEviction [ OK ] ChannelTracerTest.TestTotalEviction (0 ms) [----------] 7 tests from ChannelTracerTest (4 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (4 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:55,780 detected port server running version 21 2023-09-05 12:12:55,836 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channelz_registry_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from ChannelzRegistryTest [ RUN ] ChannelzRegistryTest.UuidStartsAboveZeroTest [ OK ] ChannelzRegistryTest.UuidStartsAboveZeroTest (0 ms) [ RUN ] ChannelzRegistryTest.UuidsAreIncreasing [ OK ] ChannelzRegistryTest.UuidsAreIncreasing (0 ms) [ RUN ] ChannelzRegistryTest.RegisterGetTest [ OK ] ChannelzRegistryTest.RegisterGetTest (0 ms) [ RUN ] ChannelzRegistryTest.RegisterManyItems [ OK ] ChannelzRegistryTest.RegisterManyItems (0 ms) [ RUN ] ChannelzRegistryTest.NullIfNotPresentTest [ OK ] ChannelzRegistryTest.NullIfNotPresentTest (0 ms) [ RUN ] ChannelzRegistryTest.TestUnregistration [ OK ] ChannelzRegistryTest.TestUnregistration (0 ms) [----------] 6 tests from ChannelzRegistryTest (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (0 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:55,909 detected port server running version 21 2023-09-05 12:12:55,964 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channelz_service_test [==========] Running 48 tests from 1 test suite. [----------] Global test environment set-up. [----------] 48 tests from ChannelzServer/ChannelzServerTest [ RUN ] ChannelzServer/ChannelzServerTest.BasicTest/0 [ OK ] ChannelzServer/ChannelzServerTest.BasicTest/0 (9 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicTest/1 [ OK ] ChannelzServer/ChannelzServerTest.BasicTest/1 (13 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicTest/2 [ OK ] ChannelzServer/ChannelzServerTest.BasicTest/2 (14 ms) [ RUN ] ChannelzServer/ChannelzServerTest.HighStartId/0 [ OK ] ChannelzServer/ChannelzServerTest.HighStartId/0 (3 ms) [ RUN ] ChannelzServer/ChannelzServerTest.HighStartId/1 [ OK ] ChannelzServer/ChannelzServerTest.HighStartId/1 (10 ms) [ RUN ] ChannelzServer/ChannelzServerTest.HighStartId/2 [ OK ] ChannelzServer/ChannelzServerTest.HighStartId/2 (14 ms) [ RUN ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/0 [ OK ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/0 (5 ms) [ RUN ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/1 [ OK ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/1 (17 ms) [ RUN ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/2 [ OK ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/2 (23 ms) [ RUN ] ChannelzServer/ChannelzServerTest.FailedRequestTest/0 [ OK ] ChannelzServer/ChannelzServerTest.FailedRequestTest/0 (5 ms) [ RUN ] ChannelzServer/ChannelzServerTest.FailedRequestTest/1 [ OK ] ChannelzServer/ChannelzServerTest.FailedRequestTest/1 (16 ms) [ RUN ] ChannelzServer/ChannelzServerTest.FailedRequestTest/2 [ OK ] ChannelzServer/ChannelzServerTest.FailedRequestTest/2 (23 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/0 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/0 (13 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/1 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/1 (25 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/2 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/2 (31 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyChannels/0 [ OK ] ChannelzServer/ChannelzServerTest.ManyChannels/0 (7 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyChannels/1 [ OK ] ChannelzServer/ChannelzServerTest.ManyChannels/1 (19 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyChannels/2 [ OK ] ChannelzServer/ChannelzServerTest.ManyChannels/2 (22 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/0 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/0 (29 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/1 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/1 (55 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/2 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/2 (69 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannels/0 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannels/0 (26 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannels/1 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannels/1 (53 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannels/2 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannels/2 (66 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicServerTest/0 [ OK ] ChannelzServer/ChannelzServerTest.BasicServerTest/0 (4 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicServerTest/1 [ OK ] ChannelzServer/ChannelzServerTest.BasicServerTest/1 (10 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicServerTest/2 [ OK ] ChannelzServer/ChannelzServerTest.BasicServerTest/2 (14 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/0 [ OK ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/0 (4 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/1 [ OK ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/1 (11 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/2 [ OK ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/2 (14 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ServerCallTest/0 [ OK ] ChannelzServer/ChannelzServerTest.ServerCallTest/0 (12 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ServerCallTest/1 [ OK ] ChannelzServer/ChannelzServerTest.ServerCallTest/1 (24 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ServerCallTest/2 [ OK ] ChannelzServer/ChannelzServerTest.ServerCallTest/2 (32 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/0 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/0 (27 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/1 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/1 (99 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/2 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/2 (68 ms) [ RUN ] ChannelzServer/ChannelzServerTest.StreamingRPC/0 [ OK ] ChannelzServer/ChannelzServerTest.StreamingRPC/0 (7 ms) [ RUN ] ChannelzServer/ChannelzServerTest.StreamingRPC/1 [ OK ] ChannelzServer/ChannelzServerTest.StreamingRPC/1 (18 ms) [ RUN ] ChannelzServer/ChannelzServerTest.StreamingRPC/2 [ OK ] ChannelzServer/ChannelzServerTest.StreamingRPC/2 (25 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/0 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/0 (4 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/1 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/1 (11 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/2 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/2 (14 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/0 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/0 (25 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/1 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/1 (109 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/2 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/2 (182 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/0 [ OK ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/0 (4 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/1 [ OK ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/1 (11 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/2 [ OK ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/2 (14 ms) [----------] 48 tests from ChannelzServer/ChannelzServerTest (1338 ms total) [----------] Global test environment tear-down [==========] 48 tests from 1 test suite ran. (1338 ms total) [ PASSED ] 48 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:57,466 detected port server running version 21 Port server started successfully 2023-09-05 12:12:57,522 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/channelz_test [==========] Running 30 tests from 4 test suites. [----------] Global test environment set-up. [----------] 1 test from ChannelzChannelTest [ RUN ] ChannelzChannelTest.ChannelzDisabled [ OK ] ChannelzChannelTest.ChannelzDisabled (0 ms) [----------] 1 test from ChannelzChannelTest (0 ms total) [----------] 13 tests from ChannelzRegistryBasedTest [ RUN ] ChannelzRegistryBasedTest.BasicGetTopChannelsTest [ OK ] ChannelzRegistryBasedTest.BasicGetTopChannelsTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.NoChannelsTest [ OK ] ChannelzRegistryBasedTest.NoChannelsTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.ManyChannelsTest [ OK ] ChannelzRegistryBasedTest.ManyChannelsTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsPagination [ OK ] ChannelzRegistryBasedTest.GetTopChannelsPagination (3 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsUuidCheck [ OK ] ChannelzRegistryBasedTest.GetTopChannelsUuidCheck (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsMiddleUuidCheck [ OK ] ChannelzRegistryBasedTest.GetTopChannelsMiddleUuidCheck (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsNoHitUuid [ OK ] ChannelzRegistryBasedTest.GetTopChannelsNoHitUuid (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsMoreGaps [ OK ] ChannelzRegistryBasedTest.GetTopChannelsMoreGaps (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsUuidAfterCompaction [ OK ] ChannelzRegistryBasedTest.GetTopChannelsUuidAfterCompaction (1 ms) [ RUN ] ChannelzRegistryBasedTest.InternalChannelTest [ OK ] ChannelzRegistryBasedTest.InternalChannelTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.BasicGetServersTest [ OK ] ChannelzRegistryBasedTest.BasicGetServersTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.NoServersTest [ OK ] ChannelzRegistryBasedTest.NoServersTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.ManyServersTest [ OK ] ChannelzRegistryBasedTest.ManyServersTest (0 ms) [----------] 13 tests from ChannelzRegistryBasedTest (10 ms total) [----------] 1 test from ChannelzServerTest [ RUN ] ChannelzServerTest.BasicServerAPIFunctionality [ OK ] ChannelzServerTest.BasicServerAPIFunctionality (0 ms) [----------] 1 test from ChannelzServerTest (0 ms total) [----------] 15 tests from ChannelzChannelTestSweep/ChannelzChannelTest [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/0 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/0 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/1 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/1 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/2 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/2 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/3 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/3 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/4 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/4 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/0 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/0 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/1 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/1 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/2 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/2 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/3 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/3 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/4 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/4 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/0 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/0 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/1 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/1 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/2 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/2 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/3 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/3 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/4 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/4 (5 ms) [----------] 15 tests from ChannelzChannelTestSweep/ChannelzChannelTest (30 ms total) [----------] Global test environment tear-down [==========] 30 tests from 4 test suites ran. (41 ms total) [ PASSED ] 30 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:57,641 detected port server running version 21 2023-09-05 12:12:57,697 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/check_gcp_environment_linux_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:57,770 detected port server running version 21 2023-09-05 12:12:57,826 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/check_gcp_environment_windows_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:57,892 detected port server running version 21 2023-09-05 12:12:57,947 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/chunked_vector_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from ChunkedVector [ RUN ] ChunkedVector.Noop [ OK ] ChunkedVector.Noop (0 ms) [ RUN ] ChunkedVector.Stack [ OK ] ChunkedVector.Stack (0 ms) [ RUN ] ChunkedVector.Iterate [ OK ] ChunkedVector.Iterate (0 ms) [ RUN ] ChunkedVector.ConstIterate [ OK ] ChunkedVector.ConstIterate (0 ms) [ RUN ] ChunkedVector.Clear [ OK ] ChunkedVector.Clear (0 ms) [ RUN ] ChunkedVector.RemoveIf [ OK ] ChunkedVector.RemoveIf (0 ms) [----------] 6 tests from ChunkedVector (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (0 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:58,014 detected port server running version 21 2023-09-05 12:12:58,070 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/cli_call_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CliCallTest [ RUN ] CliCallTest.SimpleRpc [ OK ] CliCallTest.SimpleRpc (8 ms) [----------] 1 test from CliCallTest (8 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (8 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:58,155 detected port server running version 21 2023-09-05 12:12:58,211 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/client_authority_filter_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from ClientAuthorityFilterTest [ RUN ] ClientAuthorityFilterTest.DefaultFails [ OK ] ClientAuthorityFilterTest.DefaultFails (0 ms) [ RUN ] ClientAuthorityFilterTest.WithArgSucceeds [ OK ] ClientAuthorityFilterTest.WithArgSucceeds (0 ms) [ RUN ] ClientAuthorityFilterTest.NonStringArgFails [ OK ] ClientAuthorityFilterTest.NonStringArgFails (0 ms) [ RUN ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndSetsAuthority [ OK ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndSetsAuthority (0 ms) [ RUN ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndDoesNotClobberAlreadySetsAuthority [ OK ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndDoesNotClobberAlreadySetsAuthority (0 ms) [----------] 5 tests from ClientAuthorityFilterTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (0 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:12:58,283 detected port server running version 21 2023-09-05 12:12:58,339 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/client_callback_end2end_test [==========] Running 516 tests from 1 test suite. [----------] Global test environment set-up. [----------] 516 tests from ClientCallbackEnd2endTest/ClientCallbackEnd2endTest [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/4 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/7 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/9 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/7 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/9 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/4 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/7 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/2 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/4 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/5 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/6 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/7 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/8 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/9 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/10 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/11 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/7 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/10 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/2 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/4 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/5 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/6 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/7 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/8 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/9 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/10 (7 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/11 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/2 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/4 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/5 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/6 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/7 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/8 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/9 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/10 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/11 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/2 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/4 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/5 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/6 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/7 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/8 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/9 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/10 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/11 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/2 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/4 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/5 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/6 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/7 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/8 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/9 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/10 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/11 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/2 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/4 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/5 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/6 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/7 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/8 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/9 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/10 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/11 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/0 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/1 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/2 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/3 (15 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/4 (34 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/5 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/6 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/7 (38 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/8 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/9 (25 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/10 (25 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/11 (29 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/5 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/9 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/2 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/4 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/5 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/6 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/7 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/8 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/9 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/10 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/11 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/0 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/1 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/2 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/3 (7 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/4 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/5 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/6 (21 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/7 (22 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/8 (13 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/9 (13 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/10 (14 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/11 (14 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/0 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/1 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/2 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/3 (6 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/4 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/5 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/6 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/7 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/8 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/9 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/10 (13 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/11 (13 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/4 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/5 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/6 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/7 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/8 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/9 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/11 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/4 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/7 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/8 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/9 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/4 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/5 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/9 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/8 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/4 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/5 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/7 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/5 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/7 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/8 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/4 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/0 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/4 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/9 (5 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/10 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/5 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/6 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/7 (8 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/8 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/11 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/0 (0 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/1 (0 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/2 (0 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/8 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/11 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/0 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/2 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/3 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/4 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/5 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/6 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/7 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/8 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/9 (4 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/10 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/11 (4 ms) [----------] 516 tests from ClientCallbackEnd2endTest/ClientCallbackEnd2endTest (3154 ms total) [----------] Global test environment tear-down [==========] 516 tests from 1 test suite ran. (3154 ms total) [ PASSED ] 516 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:13:01,599 detected port server running version 21 Port server started successfully 2023-09-05 12:13:01,654 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/client_channel_stress_test E0905 12:13:04.411538809 1351769 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:04.554213046 1351650 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:04.554465930 1351612 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:04.554816006 1351767 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:04.555014418 1351777 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:04.563779734 1351763 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:04.657727376 1351763 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:04.745753942 1351778 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:06.180724801 1351612 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:06.989513236 1351762 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:11.084613143 1351769 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:11.738172792 1351768 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:12.065170561 1351764 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:12.247117026 1351627 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:12.355742075 1351778 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:12.409483959 1351769 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:12.509861381 1351630 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:14.075937636 1351627 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:15.684881438 1351765 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:15.838426358 1351615 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:15.991060190 1351630 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:16.086800382 1351764 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:18.067258878 1351769 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:18.370486230 1351763 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:20.412369177 1351778 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:21.423128635 1351627 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:21.928559234 1351609 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:23.555560556 1351777 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:23.600255677 1351606 tcp_server_posix.cc:216] Failed accept4: Too many open files E0905 12:13:23.747526138 1351762 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:27.234446890 1351606 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:31.004898411 1351633 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:31.459696693 1351762 grpclb.cc:1143] [grpclb 0x5577d104b2a0] lb_calld=0x5577d1051f80: Invalid LB response received: ''. Ignoring. E0905 12:13:43.044719262 1351580 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:13:43,128 detected port server running version 21 2023-09-05 12:13:43,183 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/client_context_test_peer_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ClientContextTestPeerTest [ RUN ] ClientContextTestPeerTest.AddServerInitialMetadata [ OK ] ClientContextTestPeerTest.AddServerInitialMetadata (0 ms) [ RUN ] ClientContextTestPeerTest.GetSendInitialMetadata [ OK ] ClientContextTestPeerTest.GetSendInitialMetadata (0 ms) [----------] 2 tests from ClientContextTestPeerTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:13:43,256 detected port server running version 21 2023-09-05 12:13:43,312 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/client_interceptors_end2end_test [==========] Running 29 tests from 5 test suites. [----------] Global test environment set-up. [----------] 4 tests from ClientInterceptorsEnd2endTest [ RUN ] ClientInterceptorsEnd2endTest.LameChannelClientInterceptorHijackingTest [ OK ] ClientInterceptorsEnd2endTest.LameChannelClientInterceptorHijackingTest (5 ms) [ RUN ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingTest [ OK ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingTest (1 ms) [ RUN ] ClientInterceptorsEnd2endTest.ClientInterceptorLogThenHijackTest [ OK ] ClientInterceptorsEnd2endTest.ClientInterceptorLogThenHijackTest (1 ms) [ RUN ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingMakesAnotherCallTest [ OK ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingMakesAnotherCallTest (3 ms) [----------] 4 tests from ClientInterceptorsEnd2endTest (13 ms total) [----------] 3 tests from ClientInterceptorsCallbackEnd2endTest [ RUN ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorLoggingTestWithCallback [ OK ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorLoggingTestWithCallback (3 ms) [ RUN ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorHijackingTestWithCallback [ OK ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorHijackingTestWithCallback (2 ms) [ RUN ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorFactoryAllowsNullptrReturn [ OK ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorFactoryAllowsNullptrReturn (2 ms) [----------] 3 tests from ClientInterceptorsCallbackEnd2endTest (9 ms total) [----------] 7 tests from ClientInterceptorsStreamingEnd2endTest [ RUN ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingTest (2 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingTest (2 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingHijackingTest (1 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingHijackingTest (1 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.AsyncCQServerStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.AsyncCQServerStreamingHijackingTest (1 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingHijackingTest (1 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingTest (3 ms) [----------] 7 tests from ClientInterceptorsStreamingEnd2endTest (15 ms total) [----------] 3 tests from ClientGlobalInterceptorEnd2endTest [ RUN ] ClientGlobalInterceptorEnd2endTest.PhonyGlobalInterceptor [ OK ] ClientGlobalInterceptorEnd2endTest.PhonyGlobalInterceptor (2 ms) [ RUN ] ClientGlobalInterceptorEnd2endTest.LoggingGlobalInterceptor [ OK ] ClientGlobalInterceptorEnd2endTest.LoggingGlobalInterceptor (2 ms) [ RUN ] ClientGlobalInterceptorEnd2endTest.HijackingGlobalInterceptor [ OK ] ClientGlobalInterceptorEnd2endTest.HijackingGlobalInterceptor (1 ms) [----------] 3 tests from ClientGlobalInterceptorEnd2endTest (6 ms total) [----------] 12 tests from ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/0 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/0 (2 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/1 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/1 (0 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/2 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/2 (2 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/3 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/3 (1 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/4 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/4 (2 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/5 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/5 (1 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/6 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/6 (3 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/7 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/7 (1 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/8 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/8 (2 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/9 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/9 (1 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/10 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/10 (2 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/11 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/11 (0 ms) [----------] 12 tests from ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest (23 ms total) [----------] Global test environment tear-down [==========] 29 tests from 5 test suites ran. (68 ms total) [ PASSED ] 29 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:13:43,471 detected port server running version 21 2023-09-05 12:13:43,527 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/client_lb_end2end_test [==========] Running 51 tests from 7 test suites. [----------] Global test environment set-up. [----------] 3 tests from ClientLbEnd2endTest [ RUN ] ClientLbEnd2endTest.ChannelStateConnectingWhenResolving [ OK ] ClientLbEnd2endTest.ChannelStateConnectingWhenResolving (10 ms) [ RUN ] ClientLbEnd2endTest.ChannelIdleness [ OK ] ClientLbEnd2endTest.ChannelIdleness (1205 ms) [ RUN ] ClientLbEnd2endTest.ResetConnectionBackoffNextAttemptStartsImmediately [ OK ] ClientLbEnd2endTest.ResetConnectionBackoffNextAttemptStartsImmediately (3 ms) [----------] 3 tests from ClientLbEnd2endTest (1219 ms total) [----------] 21 tests from PickFirstTest [ RUN ] PickFirstTest.Basic [ OK ] PickFirstTest.Basic (7 ms) [ RUN ] PickFirstTest.ProcessPending [ OK ] PickFirstTest.ProcessPending (3 ms) [ RUN ] PickFirstTest.SelectsReadyAtStartup [ OK ] PickFirstTest.SelectsReadyAtStartup (4 ms) [ RUN ] PickFirstTest.BackOffInitialReconnect [ OK ] PickFirstTest.BackOffInitialReconnect (263 ms) [ RUN ] PickFirstTest.BackOffMinReconnect [ OK ] PickFirstTest.BackOffMinReconnect (2001 ms) [ RUN ] PickFirstTest.ResetConnectionBackoff [ OK ] PickFirstTest.ResetConnectionBackoff (25 ms) [ RUN ] PickFirstTest.TriesAllSubchannelsBeforeReportingTransientFailureWithSubchannelSharing [ OK ] PickFirstTest.TriesAllSubchannelsBeforeReportingTransientFailureWithSubchannelSharing (30004 ms) [ RUN ] PickFirstTest.Updates [ OK ] PickFirstTest.Updates (9 ms) [ RUN ] PickFirstTest.UpdateSuperset [ OK ] PickFirstTest.UpdateSuperset (6 ms) [ RUN ] PickFirstTest.UpdateToUnconnected [ OK ] PickFirstTest.UpdateToUnconnected (1103 ms) [ RUN ] PickFirstTest.GlobalSubchannelPool [ OK ] PickFirstTest.GlobalSubchannelPool (4 ms) [ RUN ] PickFirstTest.LocalSubchannelPool [ OK ] PickFirstTest.LocalSubchannelPool (4 ms) [ RUN ] PickFirstTest.ManyUpdates [ OK ] PickFirstTest.ManyUpdates (80 ms) [ RUN ] PickFirstTest.ReresolutionNoSelected [ OK ] PickFirstTest.ReresolutionNoSelected (1105 ms) [ RUN ] PickFirstTest.ReconnectWithoutNewResolverResult [ OK ] PickFirstTest.ReconnectWithoutNewResolverResult (7 ms) [ RUN ] PickFirstTest.ReconnectWithoutNewResolverResultStartsFromTopOfList [ OK ] PickFirstTest.ReconnectWithoutNewResolverResultStartsFromTopOfList (7 ms) [ RUN ] PickFirstTest.CheckStateBeforeStartWatch [ OK ] PickFirstTest.CheckStateBeforeStartWatch (9 ms) [ RUN ] PickFirstTest.IdleOnDisconnect [ OK ] PickFirstTest.IdleOnDisconnect (3 ms) [ RUN ] PickFirstTest.PendingUpdateAndSelectedSubchannelFails [ OK ] PickFirstTest.PendingUpdateAndSelectedSubchannelFails (1111 ms) [ RUN ] PickFirstTest.StaysIdleUponEmptyUpdate [ OK ] PickFirstTest.StaysIdleUponEmptyUpdate (3007 ms) [ RUN ] PickFirstTest.StaysTransientFailureOnFailedConnectionAttemptUntilReady [ OK ] PickFirstTest.StaysTransientFailureOnFailedConnectionAttemptUntilReady (1104 ms) [----------] 21 tests from PickFirstTest (39877 ms total) [----------] 18 tests from RoundRobinTest [ RUN ] RoundRobinTest.Basic [ OK ] RoundRobinTest.Basic (8 ms) [ RUN ] RoundRobinTest.ProcessPending [ OK ] RoundRobinTest.ProcessPending (4 ms) [ RUN ] RoundRobinTest.Updates [ OK ] RoundRobinTest.Updates (18 ms) [ RUN ] RoundRobinTest.UpdateInError [ OK ] RoundRobinTest.UpdateInError (11 ms) [ RUN ] RoundRobinTest.ManyUpdates [ OK ] RoundRobinTest.ManyUpdates (65 ms) [ RUN ] RoundRobinTest.ReresolveOnSubchannelConnectionFailure [ OK ] RoundRobinTest.ReresolveOnSubchannelConnectionFailure (9 ms) [ RUN ] RoundRobinTest.TransientFailure [ OK ] RoundRobinTest.TransientFailure (6 ms) [ RUN ] RoundRobinTest.TransientFailureAtStartup [ OK ] RoundRobinTest.TransientFailureAtStartup (3 ms) [ RUN ] RoundRobinTest.StaysInTransientFailureInSubsequentConnecting [ OK ] RoundRobinTest.StaysInTransientFailureInSubsequentConnecting (1003 ms) [ RUN ] RoundRobinTest.ReportsLatestStatusInTransientFailure [ OK ] RoundRobinTest.ReportsLatestStatusInTransientFailure (1002 ms) [ RUN ] RoundRobinTest.DoesNotFailRpcsUponDisconnection E0905 12:14:26.780415127 1352304 client_lb_end2end_test.cc:1685] === STARTING CLIENT THREAD === E0905 12:14:26.780488735 1352304 client_lb_end2end_test.cc:1699] === WAITING FOR FIRST RPC TO COMPLETE === E0905 12:14:26.781791446 1352304 client_lb_end2end_test.cc:1710] === SHUTTING DOWN SERVER === E0905 12:14:27.882167047 1352304 client_lb_end2end_test.cc:1718] === WAITING FOR RECONNECTION ATTEMPT === E0905 12:14:27.882181695 1352304 client_lb_end2end_test.cc:1721] === RESTARTING SERVER === E0905 12:14:27.883214571 1352304 client_lb_end2end_test.cc:1725] === WAITING FOR RECONNECTION ATTEMPT TO COMPLETE === E0905 12:14:27.883288920 1352304 client_lb_end2end_test.cc:1728] === SHUTTING DOWN CLIENT THREAD === [ OK ] RoundRobinTest.DoesNotFailRpcsUponDisconnection (1106 ms) [ RUN ] RoundRobinTest.SingleReconnect [ OK ] RoundRobinTest.SingleReconnect (16 ms) [ RUN ] RoundRobinTest.ServersHealthCheckingUnimplementedTreatedAsHealthy E0905 12:14:27.903944089 1353404 health_check_client.cc:115] health checking Watch method returned UNIMPLEMENTED; disabling health checks but assuming server is healthy [ OK ] RoundRobinTest.ServersHealthCheckingUnimplementedTreatedAsHealthy (4 ms) [ RUN ] RoundRobinTest.HealthChecking [ OK ] RoundRobinTest.HealthChecking (1105 ms) [ RUN ] RoundRobinTest.HealthCheckingHandlesSubchannelFailure [ OK ] RoundRobinTest.HealthCheckingHandlesSubchannelFailure (29 ms) [ RUN ] RoundRobinTest.WithHealthCheckingInhibitPerChannel [ OK ] RoundRobinTest.WithHealthCheckingInhibitPerChannel (1103 ms) [ RUN ] RoundRobinTest.HealthCheckingServiceNamePerChannel [ OK ] RoundRobinTest.HealthCheckingServiceNamePerChannel (1103 ms) [ RUN ] RoundRobinTest.HealthCheckingServiceNameChangesAfterSubchannelsCreated [ OK ] RoundRobinTest.HealthCheckingServiceNameChangesAfterSubchannelsCreated (4 ms) [----------] 18 tests from RoundRobinTest (6606 ms total) [----------] 1 test from ClientLbPickArgsTest [ RUN ] ClientLbPickArgsTest.Basic [ OK ] ClientLbPickArgsTest.Basic (3 ms) [----------] 1 test from ClientLbPickArgsTest (3 ms total) [----------] 6 tests from ClientLbInterceptTrailingMetadataTest [ RUN ] ClientLbInterceptTrailingMetadataTest.StatusOk [ OK ] ClientLbInterceptTrailingMetadataTest.StatusOk (3 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.StatusFailed [ OK ] ClientLbInterceptTrailingMetadataTest.StatusFailed (3 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.StatusCancelledWithoutStartingRecvTrailingMetadata [ OK ] ClientLbInterceptTrailingMetadataTest.StatusCancelledWithoutStartingRecvTrailingMetadata (3 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesDisabled [ OK ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesDisabled (5 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesEnabled [ OK ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesEnabled (5 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.BackendMetricData [ OK ] ClientLbInterceptTrailingMetadataTest.BackendMetricData (5 ms) [----------] 6 tests from ClientLbInterceptTrailingMetadataTest (27 ms total) [----------] 1 test from ClientLbAddressTest [ RUN ] ClientLbAddressTest.Basic [ OK ] ClientLbAddressTest.Basic (3 ms) [----------] 1 test from ClientLbAddressTest (3 ms total) [----------] 1 test from OobBackendMetricTest [ RUN ] OobBackendMetricTest.Basic [ OK ] OobBackendMetricTest.Basic (5004 ms) [----------] 1 test from OobBackendMetricTest (5004 ms total) [----------] Global test environment tear-down [==========] 51 tests from 7 test suites ran. (52742 ms total) [ PASSED ] 51 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:36,417 detected port server running version 21 2023-09-05 12:14:36,473 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/cmdline_test Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] Unknown argument: y Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] expected integer, got 'henry' for x Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] expected boolean, got 'henry' for flag Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] str is not a flag argument Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:36,545 detected port server running version 21 Port server started successfully 2023-09-05 12:14:36,601 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/combiner_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:38,573 detected port server running version 21 2023-09-05 12:14:38,629 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/completion_queue_threading_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:39,901 detected port server running version 21 Port server started successfully 2023-09-05 12:14:39,957 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/compression_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:40,034 detected port server running version 21 2023-09-05 12:14:40,089 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/concurrent_connectivity_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:45,383 detected port server running version 21 2023-09-05 12:14:45,439 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/connection_prefix_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:46,022 detected port server running version 21 2023-09-05 12:14:46,077 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/connection_refused_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:50,932 detected port server running version 21 Port server started successfully 2023-09-05 12:14:50,988 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/connectivity_state_test [==========] Running 10 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from ConnectivityStateName [ RUN ] ConnectivityStateName.Basic [ OK ] ConnectivityStateName.Basic (0 ms) [----------] 1 test from ConnectivityStateName (0 ms total) [----------] 9 tests from StateTracker [ RUN ] StateTracker.SetAndGetState [ OK ] StateTracker.SetAndGetState (0 ms) [ RUN ] StateTracker.NotificationUponAddingWatcher [ OK ] StateTracker.NotificationUponAddingWatcher (0 ms) [ RUN ] StateTracker.NotificationUponAddingWatcherWithTransientFailure [ OK ] StateTracker.NotificationUponAddingWatcherWithTransientFailure (0 ms) [ RUN ] StateTracker.NotificationUponStateChange [ OK ] StateTracker.NotificationUponStateChange (0 ms) [ RUN ] StateTracker.SubscribeThenUnsubscribe [ OK ] StateTracker.SubscribeThenUnsubscribe (0 ms) [ RUN ] StateTracker.OrphanUponShutdown [ OK ] StateTracker.OrphanUponShutdown (0 ms) [ RUN ] StateTracker.AddWhenAlreadyShutdown [ OK ] StateTracker.AddWhenAlreadyShutdown (0 ms) [ RUN ] StateTracker.NotifyShutdownAtDestruction [ OK ] StateTracker.NotifyShutdownAtDestruction (0 ms) [ RUN ] StateTracker.DoNotNotifyShutdownAtDestructionIfAlreadyInShutdown [ OK ] StateTracker.DoNotNotifyShutdownAtDestructionIfAlreadyInShutdown (0 ms) [----------] 9 tests from StateTracker (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 2 test suites ran. (0 ms total) [ PASSED ] 10 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:51,065 detected port server running version 21 Port server started successfully 2023-09-05 12:14:51,120 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/context_allocator_end2end_test [==========] Running 9 tests from 3 test suites. [----------] Global test environment set-up. [----------] 3 tests from DefaultContextAllocatorTest/DefaultContextAllocatorTest [ RUN ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/0 [ OK ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/0 (3 ms) [ RUN ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/1 [ OK ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/1 (16 ms) [ RUN ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/2 [ OK ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/2 (6 ms) [----------] 3 tests from DefaultContextAllocatorTest/DefaultContextAllocatorTest (26 ms total) [----------] 3 tests from NullContextAllocatorTest/NullContextAllocatorTest [ RUN ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/0 [ OK ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/0 (2 ms) [ RUN ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/1 [ OK ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/1 (13 ms) [ RUN ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/2 [ OK ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/2 (7 ms) [----------] 3 tests from NullContextAllocatorTest/NullContextAllocatorTest (22 ms total) [----------] 3 tests from SimpleContextAllocatorTest/SimpleContextAllocatorTest [ RUN ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/0 [ OK ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/0 (2 ms) [ RUN ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/1 [ OK ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/1 (13 ms) [ RUN ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/2 [ OK ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/2 (7 ms) [----------] 3 tests from SimpleContextAllocatorTest/SimpleContextAllocatorTest (23 ms total) [----------] Global test environment tear-down [==========] 9 tests from 3 test suites ran. (74 ms total) [ PASSED ] 9 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:51,276 detected port server running version 21 Port server started successfully 2023-09-05 12:14:51,332 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/context_list_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from ContextListTest [ RUN ] ContextListTest.ExecuteFlushesList [ OK ] ContextListTest.ExecuteFlushesList (0 ms) [ RUN ] ContextListTest.EmptyList [ OK ] ContextListTest.EmptyList (0 ms) [ RUN ] ContextListTest.EmptyListEmptyTimestamp [ OK ] ContextListTest.EmptyListEmptyTimestamp (0 ms) [ RUN ] ContextListTest.NonEmptyListEmptyTimestamp [ OK ] ContextListTest.NonEmptyListEmptyTimestamp (0 ms) [----------] 4 tests from ContextListTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:51,408 detected port server running version 21 2023-09-05 12:14:51,464 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/context_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Context [ RUN ] Context.WithContext [ OK ] Context.WithContext (0 ms) [----------] 1 test from Context (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:51,531 detected port server running version 21 2023-09-05 12:14:51,587 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/core_configuration_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ConfigTest [ RUN ] ConfigTest.NoopConfig [ OK ] ConfigTest.NoopConfig (0 ms) [ RUN ] ConfigTest.ThreadedInit [ OK ] ConfigTest.ThreadedInit (1001 ms) [----------] 2 tests from ConfigTest (1001 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1002 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:52,661 detected port server running version 21 2023-09-05 12:14:52,717 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/cpp_impl_of_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CppImplOfTest [ RUN ] CppImplOfTest.CreateDestroy [ OK ] CppImplOfTest.CreateDestroy (0 ms) [----------] 1 test from CppImplOfTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:52,784 detected port server running version 21 Port server started successfully 2023-09-05 12:14:52,839 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/cpu_test Saw cores [0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,] (31/32) + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:52,963 detected port server running version 21 2023-09-05 12:14:53,019 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/crl_ssl_transport_security_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from TLSVersionsTest/CrlSslTransportSecurityTest [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_2 E0905 12:14:53.041771303 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.043396068 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.043416496 1355049 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_2 (7 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_3 E0905 12:14:53.046920002 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.048660143 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.048679610 1355049 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_3 (5 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_2 E0905 12:14:53.053588869 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.055260402 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.055282714 1355049 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_2 (6 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_3 E0905 12:14:53.060588036 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.062108897 1355049 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0905 12:14:53.062132230 1355049 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_3 (6 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_2 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_2 (7 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_3 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_3 (7 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_2 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_2 (6 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_3 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_3 (7 ms) [----------] 8 tests from TLSVersionsTest/CrlSslTransportSecurityTest (54 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (54 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:53,146 detected port server running version 21 2023-09-05 12:14:53,202 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/delegating_channel_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DelegatingChannelTest [ RUN ] DelegatingChannelTest.SimpleTest [ OK ] DelegatingChannelTest.SimpleTest (7 ms) [----------] 1 test from DelegatingChannelTest (7 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (7 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:53,286 detected port server running version 21 2023-09-05 12:14:53,342 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/destroy_grpclb_channel_with_active_connect_stress_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DestroyGrpclbChannelWithActiveConnectStressTest [ RUN ] DestroyGrpclbChannelWithActiveConnectStressTest.LoopTryConnectAndDestroy [ OK ] DestroyGrpclbChannelWithActiveConnectStressTest.LoopTryConnectAndDestroy (126 ms) [----------] 1 test from DestroyGrpclbChannelWithActiveConnectStressTest (126 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (126 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:53,645 detected port server running version 21 2023-09-05 12:14:53,701 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/dns_resolver_cooldown_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:56,780 detected port server running version 21 2023-09-05 12:14:56,836 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/dns_resolver_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:56,912 detected port server running version 21 2023-09-05 12:14:56,967 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/dual_ref_counted_test [==========] Running 5 tests from 2 test suites. [----------] Global test environment set-up. [----------] 4 tests from DualRefCounted [ RUN ] DualRefCounted.Basic [ OK ] DualRefCounted.Basic (0 ms) [ RUN ] DualRefCounted.ExtraRef [ OK ] DualRefCounted.ExtraRef (0 ms) [ RUN ] DualRefCounted.ExtraWeakRef [ OK ] DualRefCounted.ExtraWeakRef (0 ms) [ RUN ] DualRefCounted.RefIfNonZero [ OK ] DualRefCounted.RefIfNonZero (0 ms) [----------] 4 tests from DualRefCounted (0 ms total) [----------] 1 test from DualRefCountedWithTracing [ RUN ] DualRefCountedWithTracing.Basic [ OK ] DualRefCountedWithTracing.Basic (0 ms) [----------] 1 test from DualRefCountedWithTracing (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 2 test suites ran. (0 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:57,041 detected port server running version 21 2023-09-05 12:14:57,097 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/dualstack_socket_test E0905 12:14:57.127034285 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-05T12:14:57.127025729+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.129810527 1355240 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.129802452+08:00", grpc_status:2} E0905 12:14:57.140602873 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-05T12:14:57.140594738+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.144499586 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1,127.0.0.2,127.0.0.3: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-05T12:14:57.144491881+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.147125657 1355240 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1],[::ffff:127.0.0.2]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.147117972+08:00", grpc_status:2} E0905 12:14:57.156142094 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-05T12:14:57.15613432+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.158325506 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.158317771+08:00", grpc_status:2} E0905 12:14:57.164492113 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.164484338+08:00", grpc_status:2} E0905 12:14:57.173057123 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-05T12:14:57.173049569+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.177025881 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-05T12:14:57.177018337+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.178906145 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.17889848+08:00", grpc_status:2} E0905 12:14:57.186701794 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-05T12:14:57.186693579+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.188937835 1355240 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-05T12:14:57.188930261+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.199779943 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.199772178+08:00", grpc_status:2} E0905 12:14:57.203671406 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1,127.0.0.2,127.0.0.3: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.203663712+08:00", grpc_status:2} E0905 12:14:57.206098344 1355240 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1],[::ffff:127.0.0.2]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-05T12:14:57.20609078+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.215138366 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-05T12:14:57.215130722+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.217306309 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-05T12:14:57.217298404+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0905 12:14:57.223352309 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.223344435+08:00", grpc_status:2} E0905 12:14:57.231701555 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.231693691+08:00", grpc_status:2} E0905 12:14:57.235473685 1355240 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-05T12:14:57.23546569+08:00", grpc_status:2} E0905 12:14:57.237428799 1355240 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-05T12:14:57.237421035+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:58,297 detected port server running version 21 Port server started successfully 2023-09-05 12:14:58,353 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/duplicate_header_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:14:58,429 detected port server running version 21 Port server started successfully 2023-09-05 12:14:58,485 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/end2end_binder_transport_test [==========] Running 138 tests from 1 test suite. [----------] Global test environment set-up. [----------] 138 tests from End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/0 E0905 12:14:58.506733692 1355364 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.509891390 1355364 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/0 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/1 E0905 12:14:58.510304924 1355367 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.510345801 1355367 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/2 E0905 12:14:58.510629653 1355370 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.510732326 1355370 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/2 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/3 E0905 12:14:58.511187088 1355373 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.511334414 1355373 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/3 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/4 E0905 12:14:58.512384122 1355376 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.513466971 1355376 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/4 (2 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/5 E0905 12:14:58.525586333 1355379 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.545132754 1355379 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/5 (31 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/0 E0905 12:14:58.545468994 1355382 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.545511944 1355382 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/0 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/1 E0905 12:14:58.546323175 1355386 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.546362288 1355386 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/2 E0905 12:14:58.547044727 1355390 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.547147109 1355390 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/2 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/3 E0905 12:14:58.548054710 1355394 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.548240467 1355394 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/4 E0905 12:14:58.550209037 1355398 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.551024385 1355398 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/4 (3 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/5 E0905 12:14:58.568815957 1355402 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.582106584 1355402 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/5 (60 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/0 E0905 12:14:58.613920374 1355406 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.613970868 1355406 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.614262645 1355406 binder_transport.cc:247] Failed to receive message E0905 12:14:58.614270520 1355406 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/0 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/1 E0905 12:14:58.614749818 1355410 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.614786747 1355410 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.615193019 1355410 binder_transport.cc:247] Failed to receive message E0905 12:14:58.615199972 1355410 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/2 E0905 12:14:58.615695260 1355414 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.615803563 1355414 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.616217889 1355414 binder_transport.cc:247] Failed to receive message E0905 12:14:58.616225914 1355414 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/2 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/3 E0905 12:14:58.616769524 1355418 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.616959840 1355418 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.617540068 1355418 binder_transport.cc:247] Failed to receive message E0905 12:14:58.617548273 1355418 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/4 E0905 12:14:58.618845304 1355422 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.619653088 1355422 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.621745869 1355422 binder_transport.cc:247] Failed to receive message E0905 12:14:58.621755307 1355422 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/4 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/5 E0905 12:14:58.634705897 1355426 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.650460713 1355426 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.679125743 1355426 binder_transport.cc:247] Failed to receive message E0905 12:14:58.679136122 1355426 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/5 (57 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/0 E0905 12:14:58.679600612 1355430 wire_reader_impl.cc:193] calling uid = 0 E0905 12:14:58.679671415 1355430 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/0 (2000 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/1 E0905 12:15:00.680614551 1355460 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:00.680683570 1355460 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/1 (2000 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/2 E0905 12:15:02.681659197 1355515 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:02.681777648 1355515 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/2 (2001 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/3 E0905 12:15:04.683026617 1355520 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:04.683227763 1355520 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/3 (2001 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/4 E0905 12:15:06.685113475 1355529 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:06.685876334 1355529 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/4 (2004 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/5 E0905 12:15:08.704328432 1355533 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:08.717586730 1355533 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/5 (2055 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/0 E0905 12:15:10.744256037 1355562 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:10.744301352 1355562 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/0 (4708 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/1 E0905 12:15:15.452636038 1355585 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:15.452696151 1355585 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/1 (3236 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/2 E0905 12:15:18.689376659 1355588 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:18.689485283 1355588 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/2 (2523 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/3 E0905 12:15:21.212569785 1355617 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:21.212755493 1355617 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/3 (2921 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/4 E0905 12:15:24.134838024 1355622 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:24.135762316 1355622 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/4 (3969 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/5 E0905 12:15:28.121977138 1355631 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:28.140654040 1355631 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/5 (2569 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/0 E0905 12:15:30.672970873 1355659 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.673013984 1355659 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.673391601 1355659 binder_transport.cc:247] Failed to receive message E0905 12:15:30.673402661 1355659 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/0 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/1 E0905 12:15:30.673878955 1355663 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.673930572 1355663 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.674244249 1355663 binder_transport.cc:247] Failed to receive message E0905 12:15:30.674251633 1355663 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/2 E0905 12:15:30.674657384 1355667 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.674758623 1355667 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.675108118 1355667 binder_transport.cc:247] Failed to receive message E0905 12:15:30.675116123 1355667 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/2 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/3 E0905 12:15:30.675609788 1355671 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.675824400 1355671 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.676363600 1355671 binder_transport.cc:247] Failed to receive message E0905 12:15:30.676371405 1355671 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/4 E0905 12:15:30.677612872 1355675 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.678395519 1355675 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.680450670 1355675 binder_transport.cc:247] Failed to receive message E0905 12:15:30.680459767 1355675 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/4 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/5 E0905 12:15:30.691730489 1355679 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.705811037 1355679 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.732411557 1355679 binder_transport.cc:247] Failed to receive message E0905 12:15:30.732420063 1355679 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/5 (51 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/0 E0905 12:15:30.732855449 1355683 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.732893581 1355683 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/0 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/1 E0905 12:15:30.733344926 1355686 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.733381285 1355686 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/2 E0905 12:15:30.733860322 1355689 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.733965179 1355689 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/2 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/3 E0905 12:15:30.734526490 1355692 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.734687853 1355692 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/3 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/4 E0905 12:15:30.735971179 1355695 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.736589427 1355695 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/4 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/5 E0905 12:15:30.752003173 1355698 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.766969891 1355698 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/5 (30 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/0 E0905 12:15:30.767420976 1355701 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.767453297 1355701 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/0 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/1 E0905 12:15:30.768235924 1355705 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.768273825 1355705 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/2 E0905 12:15:30.768996399 1355709 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.769107427 1355709 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/2 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/3 E0905 12:15:30.770044273 1355713 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.770234610 1355713 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/4 E0905 12:15:30.772034853 1355717 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.773099138 1355717 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/4 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/5 E0905 12:15:30.790558859 1355721 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.808018607 1355721 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/5 (65 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/0 E0905 12:15:30.840388722 1355725 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.840433705 1355725 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/0 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/1 E0905 12:15:30.841123288 1355729 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.841164715 1355729 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/2 E0905 12:15:30.841987617 1355733 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.842089378 1355733 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/2 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/3 E0905 12:15:30.843068313 1355737 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.843249603 1355737 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/4 E0905 12:15:30.845249371 1355741 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.846267940 1355741 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/4 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/5 E0905 12:15:30.864857187 1355745 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.879058739 1355745 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/5 (64 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/0 E0905 12:15:30.913388596 1355749 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.913421327 1355749 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/0 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/1 E0905 12:15:30.919000173 1355753 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.919041931 1355753 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/1 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/2 E0905 12:15:30.924195559 1355757 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.924301207 1355757 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/2 (9 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/3 E0905 12:15:30.933894475 1355761 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.934079752 1355761 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/3 (21 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/4 E0905 12:15:30.956082346 1355765 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:30.956861817 1355765 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/4 (114 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/5 E0905 12:15:31.083399093 1355769 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:31.094549921 1355769 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/5 (2033 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/0 E0905 12:15:33.103525920 1355775 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.103576875 1355775 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.104067485 1355775 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/0 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/1 E0905 12:15:33.104625710 1355779 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.104691514 1355779 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.105006945 1355779 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/2 E0905 12:15:33.105474040 1355783 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.105587463 1355783 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.106073644 1355783 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/2 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/3 E0905 12:15:33.106653682 1355787 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.106850039 1355787 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.107452369 1355787 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/4 E0905 12:15:33.108941389 1355791 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.109733183 1355791 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.111690110 1355791 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/4 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/5 E0905 12:15:33.131113500 1355795 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.144457657 1355795 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.171199583 1355795 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/5 (59 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/0 E0905 12:15:33.171686717 1355800 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.171733174 1355800 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.175957630 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:33.175972438 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/0 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/1 E0905 12:15:33.176342551 1355804 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.176375724 1355804 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.180409443 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:33.180421085 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/1 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/2 E0905 12:15:33.180904040 1355808 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.181008245 1355808 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.185923727 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:33.185933796 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/2 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/3 E0905 12:15:33.186510576 1355812 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.186701975 1355812 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.200500304 1355812 binder_transport.cc:247] Failed to receive message E0905 12:15:33.200510834 1355812 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/3 (14 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/4 E0905 12:15:33.201673713 1355816 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.202746073 1355816 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.283401795 1355816 binder_transport.cc:247] Failed to receive message E0905 12:15:33.283413226 1355816 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/4 (82 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/5 E0905 12:15:33.296935147 1355820 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:33.307262780 1355820 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.818537867 1355820 binder_transport.cc:247] Failed to receive message E0905 12:15:34.818552274 1355820 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/5 (1535 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/0 E0905 12:15:34.819120108 1355824 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.819166976 1355824 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.823724787 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:34.823740036 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/0 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/1 E0905 12:15:34.824146078 1355828 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.824178368 1355828 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.828268974 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:34.828280826 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/1 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/2 E0905 12:15:34.828864519 1355832 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.828975858 1355832 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.833717024 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:34.833728926 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/2 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/3 E0905 12:15:34.834284918 1355836 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.834442964 1355836 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.848708328 1355836 binder_transport.cc:247] Failed to receive message E0905 12:15:34.848719149 1355836 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/3 (15 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/4 E0905 12:15:34.850149058 1355840 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.851166555 1355840 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.936070689 1355840 binder_transport.cc:247] Failed to receive message E0905 12:15:34.936082031 1355840 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/4 (87 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/5 E0905 12:15:34.955083351 1355844 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:34.965919588 1355844 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.472427781 1355844 binder_transport.cc:247] Failed to receive message E0905 12:15:36.472443941 1355844 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/5 (1536 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/0 E0905 12:15:36.473047361 1355853 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.473153561 1355853 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.473711496 1355853 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/0 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/1 E0905 12:15:36.474280592 1355857 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.474316029 1355857 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.474666506 1355857 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/1 (0 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/2 E0905 12:15:36.475125516 1355861 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.475233017 1355861 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.475694091 1355861 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/2 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/3 E0905 12:15:36.476242139 1355865 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.476429740 1355865 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.477053859 1355865 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/4 E0905 12:15:36.478141298 1355869 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.478934454 1355869 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.480734567 1355869 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/4 (3 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/5 E0905 12:15:36.500832151 1355873 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.515217740 1355873 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.543172538 1355873 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/5 (62 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/0 E0905 12:15:36.543682725 1355877 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.543747265 1355877 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.544246922 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:36.544260347 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/0 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/1 E0905 12:15:36.544766866 1355882 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.544804647 1355882 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.545348216 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:36.545360519 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/1 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/2 E0905 12:15:36.545909799 1355887 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.546036535 1355887 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.546525783 1355887 binder_transport.cc:247] Failed to receive message E0905 12:15:36.546534860 1355887 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/2 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/3 E0905 12:15:36.547061036 1355892 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.547245021 1355892 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.548142964 1355892 binder_transport.cc:247] Failed to receive message E0905 12:15:36.548152432 1355892 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/3 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/4 E0905 12:15:36.549583463 1355897 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.550566145 1355897 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.553848526 1355897 binder_transport.cc:247] Failed to receive message E0905 12:15:36.553857633 1355897 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/4 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/5 E0905 12:15:36.570415754 1355902 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.580633361 1355902 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.625329044 1355902 binder_transport.cc:247] Failed to receive message E0905 12:15:36.625338471 1355902 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/5 (71 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/0 E0905 12:15:36.625842126 1355907 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.625883473 1355907 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.630129671 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:36.630143617 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/0 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/1 E0905 12:15:36.630588280 1355911 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.630622604 1355911 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.634820451 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:36.634833986 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/1 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/2 E0905 12:15:36.635323674 1355915 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.635435353 1355915 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.640389828 1355915 binder_transport.cc:247] Failed to receive message E0905 12:15:36.640400458 1355915 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/2 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/3 E0905 12:15:36.640993469 1355919 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.641142088 1355919 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.654994518 1355919 binder_transport.cc:247] Failed to receive message E0905 12:15:36.655004887 1355919 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/3 (14 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/4 E0905 12:15:36.656487656 1355923 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.657333261 1355923 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.740891473 1355923 binder_transport.cc:247] Failed to receive message E0905 12:15:36.740902764 1355923 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/4 (85 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/5 E0905 12:15:36.758855609 1355927 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:36.772149270 1355927 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.289493269 1355927 binder_transport.cc:247] Failed to receive message E0905 12:15:38.289505893 1355927 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/5 (1548 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/0 E0905 12:15:38.290102261 1355931 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.290165740 1355931 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.293961583 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:38.293976712 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/0 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/1 E0905 12:15:38.294397461 1355935 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.294432987 1355935 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.296946437 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:38.296957688 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/1 (2 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/2 E0905 12:15:38.297456594 1355939 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.297564215 1355939 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.302147945 1355939 binder_transport.cc:247] Failed to receive message E0905 12:15:38.302160619 1355939 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/2 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/3 E0905 12:15:38.302906016 1355943 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.303103346 1355943 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.317096390 1355943 binder_transport.cc:247] Failed to receive message E0905 12:15:38.317107160 1355943 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/3 (15 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/4 E0905 12:15:38.318621278 1355947 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.319493763 1355947 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.402269308 1355947 binder_transport.cc:247] Failed to receive message E0905 12:15:38.402280720 1355947 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/4 (85 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/5 E0905 12:15:38.414007456 1355951 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:38.433394348 1355951 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.972992283 1355951 binder_transport.cc:247] Failed to receive message E0905 12:15:39.973013582 1355951 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/5 (1583 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/0 E0905 12:15:39.987381268 1355979 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.987443485 1355979 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.988496899 1355361 binder_transport.cc:213] Failed to parse initial metadata E0905 12:15:39.988524931 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:39.988528027 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/0 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/1 E0905 12:15:39.988941822 1355983 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.988982368 1355983 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.989730160 1355361 binder_transport.cc:213] Failed to parse initial metadata E0905 12:15:39.989749776 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:39.989753062 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/1 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/2 E0905 12:15:39.990194280 1355987 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.990301862 1355987 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.993977530 1355987 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/2 (7 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/3 E0905 12:15:39.997660462 1355991 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:39.997808769 1355991 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:40.010510663 1355991 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/3 (14 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/4 E0905 12:15:40.013005669 1355995 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:40.013803023 1355995 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:40.093736832 1355995 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/4 (81 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/5 E0905 12:15:40.112451234 1355999 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:40.132037971 1355999 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.655709069 1355999 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/5 (1561 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/0 E0905 12:15:41.656183477 1356005 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.656217251 1356005 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.657202678 1355361 binder_transport.cc:213] Failed to parse initial metadata E0905 12:15:41.657226172 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:41.657229548 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/0 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/1 E0905 12:15:41.658022163 1356010 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.658055796 1356010 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.658925446 1355361 binder_transport.cc:213] Failed to parse initial metadata E0905 12:15:41.658942718 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:41.658945333 1355361 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/1 (1 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/2 E0905 12:15:41.659872090 1356015 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.659979922 1356015 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.664790467 1356015 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/2 (7 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/3 E0905 12:15:41.667172180 1356020 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.667329716 1356020 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.680360335 1356020 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/3 (14 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/4 E0905 12:15:41.682431898 1356025 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.683035650 1356025 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.768338010 1356025 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/4 (87 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/5 E0905 12:15:41.784957114 1356030 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:41.803147113 1356030 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.375555667 1356030 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/5 (1607 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/0 E0905 12:15:43.376067596 1356037 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.376113832 1356037 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.378947964 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:43.378962131 1355361 binder_transport.cc:251] message cancelled gracefully E0905 12:15:43.379041429 1356037 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/0 (3 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/1 E0905 12:15:43.379467568 1356041 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.379525567 1356041 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.383015076 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:43.383029313 1355361 binder_transport.cc:251] message cancelled gracefully E0905 12:15:43.383084686 1356041 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/1 (4 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/2 E0905 12:15:43.383595914 1356045 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.383714817 1356045 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.388330587 1355361 binder_transport.cc:247] Failed to receive message E0905 12:15:43.388341829 1355361 binder_transport.cc:251] message cancelled gracefully E0905 12:15:43.388462234 1356045 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/2 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/3 E0905 12:15:43.389119907 1356049 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.389287411 1356049 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.403073356 1356049 binder_transport.cc:247] Failed to receive message E0905 12:15:43.403083555 1356049 binder_transport.cc:251] message cancelled gracefully E0905 12:15:43.403283470 1356049 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/3 (14 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/4 E0905 12:15:43.404526229 1356053 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.405370561 1356053 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.488312879 1356053 binder_transport.cc:247] Failed to receive message E0905 12:15:43.488324260 1356053 binder_transport.cc:251] message cancelled gracefully E0905 12:15:43.489021016 1356053 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/4 (85 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/5 E0905 12:15:43.500285896 1356057 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:43.518876466 1356057 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.006707436 1356057 binder_transport.cc:247] Failed to receive message E0905 12:15:45.006718467 1356057 binder_transport.cc:251] message cancelled gracefully E0905 12:15:45.017150657 1356057 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/5 (1528 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/0 E0905 12:15:45.017622823 1356061 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.017663719 1356061 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.022437676 1356066 binder_transport.cc:247] Failed to receive message E0905 12:15:45.022459507 1356066 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/0 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/1 E0905 12:15:45.022947711 1356067 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.022987315 1356067 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.027923226 1356072 binder_transport.cc:247] Failed to receive message E0905 12:15:45.027941180 1356072 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/1 (5 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/2 E0905 12:15:45.028427000 1356073 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.028557124 1356073 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.033855864 1356066 binder_transport.cc:247] Failed to receive message E0905 12:15:45.033867406 1356066 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/2 (10 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/3 E0905 12:15:45.038650359 1356078 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.038829675 1356078 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.053230743 1356078 binder_transport.cc:247] Failed to receive message E0905 12:15:45.053243407 1356078 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/3 (28 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/4 E0905 12:15:45.067904553 1356083 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.068719991 1356083 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.149796612 1356083 binder_transport.cc:247] Failed to receive message E0905 12:15:45.149808414 1356083 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/4 (164 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/5 E0905 12:15:45.242289186 1356093 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:45.252911844 1356093 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:46.786095837 1356093 binder_transport.cc:247] Failed to receive message E0905 12:15:46.786108030 1356093 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/5 (3103 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/0 E0905 12:15:48.334483564 1356098 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.334517668 1356098 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.337516458 1356072 binder_transport.cc:247] Failed to receive message E0905 12:15:48.337530865 1356072 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/0 (3 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/1 E0905 12:15:48.337933310 1356103 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.337980288 1356103 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.340952097 1356072 binder_transport.cc:247] Failed to receive message E0905 12:15:48.340969400 1356072 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/1 (3 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/2 E0905 12:15:48.341623626 1356108 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.341740765 1356108 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.349279213 1356108 binder_transport.cc:247] Failed to receive message E0905 12:15:48.349289733 1356108 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/2 (8 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/3 E0905 12:15:48.349830726 1356113 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.350060788 1356113 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.371233946 1356113 binder_transport.cc:247] Failed to receive message E0905 12:15:48.371244346 1356113 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/3 (22 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/4 E0905 12:15:48.372421302 1356118 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.373163573 1356118 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.498361429 1356118 binder_transport.cc:247] Failed to receive message E0905 12:15:48.498372159 1356118 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/4 (127 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/5 E0905 12:15:48.516525119 1356123 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:48.530148319 1356123 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:50.847841388 1356123 binder_transport.cc:247] Failed to receive message E0905 12:15:50.847865463 1356123 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/5 (2349 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/0 E0905 12:15:50.848507576 1356154 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:50.848558652 1356154 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/0 (11 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/1 E0905 12:15:50.860063011 1356158 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:50.860117984 1356158 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/1 (10 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/2 E0905 12:15:50.870828226 1356162 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:50.870951607 1356162 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/2 (20 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/3 E0905 12:15:50.891601426 1356166 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:50.891748231 1356166 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/3 (54 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/4 E0905 12:15:50.946658856 1356170 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:50.947603967 1356170 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/4 (296 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/5 E0905 12:15:51.257190295 1356176 wire_reader_impl.cc:193] calling uid = 0 E0905 12:15:51.270706335 1356176 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/5 (5502 ms) [----------] 138 tests from End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest (58239 ms total) [----------] Global test environment tear-down [==========] 138 tests from 1 test suite ran. (58240 ms total) [ PASSED ] 138 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:15:56,802 detected port server running version 21 Port server started successfully 2023-09-05 12:15:56,858 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/end2end_test [==========] Running 776 tests from 5 test suites. [----------] Global test environment set-up. [----------] 120 tests from End2endServerTryCancel/End2endServerTryCancelTest [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Ssl (12 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Ssl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Ssl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Insecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocCallbackServerInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Ssl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Ssl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Ssl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Ssl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerSsl (10 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Ssl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocCallbackServerInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Ssl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Ssl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorSsl (8 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerSsl (10 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Insecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocInsecure (2 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocCallbackServerInsecure (3 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure (3 ms) [----------] 120 tests from End2endServerTryCancel/End2endServerTryCancelTest (641 ms total) [----------] 384 tests from End2end/End2endTest [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Ssl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Ssl (8 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorSsl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerSsl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Insecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Insecure (3 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Ssl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Ssl (18 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorSsl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorSsl (17 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerSsl (22 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerSsl (22 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Insecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Insecure (11 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInsecure (11 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerInsecure (16 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerInsecure (16 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocInsecure (6 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocInsecure (6 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocCallbackServerInsecure (9 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocCallbackServerInsecure (9 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/Ssl [ OK ] End2end/End2endTest.MultipleRpcs/Ssl (18 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorSsl [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorSsl (16 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/CallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcs/CallbackServerSsl (22 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerSsl (22 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/Insecure [ OK ] End2end/End2endTest.MultipleRpcs/Insecure (10 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorInsecure (11 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/CallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/CallbackServerInsecure (14 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerInsecure (15 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InprocInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InprocInsecure (6 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorInprocInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorInprocInsecure (7 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InprocCallbackServerInsecure (9 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure (9 ms) [ RUN ] End2end/End2endTest.ManyStubs/Ssl [ OK ] End2end/End2endTest.ManyStubs/Ssl (6 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorSsl [ OK ] End2end/End2endTest.ManyStubs/InterceptorSsl (6 ms) [ RUN ] End2end/End2endTest.ManyStubs/CallbackServerSsl [ OK ] End2end/End2endTest.ManyStubs/CallbackServerSsl (7 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerSsl (7 ms) [ RUN ] End2end/End2endTest.ManyStubs/Insecure [ OK ] End2end/End2endTest.ManyStubs/Insecure (4 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorInsecure (4 ms) [ RUN ] End2end/End2endTest.ManyStubs/CallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/CallbackServerInsecure (5 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerInsecure (5 ms) [ RUN ] End2end/End2endTest.ManyStubs/InprocInsecure [ OK ] End2end/End2endTest.ManyStubs/InprocInsecure (4 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorInprocInsecure (4 ms) [ RUN ] End2end/End2endTest.ManyStubs/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/InprocCallbackServerInsecure (5 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorInprocCallbackServerInsecure (5 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/Ssl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/Ssl (9 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorSsl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerSsl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/Insecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/Insecure (3 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InprocInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/Ssl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/Ssl (8 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorSsl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerSsl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/Insecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/Insecure (3 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/Ssl [ OK ] End2end/End2endTest.ReconnectChannel/Ssl (1016 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorSsl [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorSsl (1016 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/CallbackServerSsl [ OK ] End2end/End2endTest.ReconnectChannel/CallbackServerSsl (1113 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerSsl (1114 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/Insecure [ OK ] End2end/End2endTest.ReconnectChannel/Insecure (1006 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorInsecure (1005 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/CallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/CallbackServerInsecure (1107 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerInsecure (1107 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InprocInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/Ssl [ OK ] End2end/End2endTest.RequestStreamOneRequest/Ssl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/Insecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/Insecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InprocCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Ssl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Insecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/Ssl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/Ssl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/Insecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/Insecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Ssl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Ssl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Insecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Insecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Ssl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Insecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStream/Ssl [ OK ] End2end/End2endTest.ResponseStream/Ssl (8 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorSsl [ OK ] End2end/End2endTest.ResponseStream/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.ResponseStream/CallbackServerSsl [ OK ] End2end/End2endTest.ResponseStream/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ResponseStream/Insecure [ OK ] End2end/End2endTest.ResponseStream/Insecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStream/CallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ResponseStream/InprocInsecure [ OK ] End2end/End2endTest.ResponseStream/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ResponseStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Ssl (9 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Insecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Ssl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Ssl (9 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorSsl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Insecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Insecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStream/Ssl [ OK ] End2end/End2endTest.BidiStream/Ssl (9 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorSsl [ OK ] End2end/End2endTest.BidiStream/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.BidiStream/CallbackServerSsl [ OK ] End2end/End2endTest.BidiStream/CallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BidiStream/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.BidiStream/Insecure [ OK ] End2end/End2endTest.BidiStream/Insecure (3 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStream/CallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/CallbackServerInsecure (5 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorCallbackServerInsecure (5 ms) [ RUN ] End2end/End2endTest.BidiStream/InprocInsecure [ OK ] End2end/End2endTest.BidiStream/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BidiStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/Ssl (8 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/Insecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Ssl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Ssl (8 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorSsl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Insecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Insecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/Ssl [ OK ] End2end/End2endTest.DiffPackageServices/Ssl (9 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorSsl [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/CallbackServerSsl [ OK ] End2end/End2endTest.DiffPackageServices/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/Insecure [ OK ] End2end/End2endTest.DiffPackageServices/Insecure (3 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/CallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InprocInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorInprocInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/Ssl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/Ssl (3 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorSsl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorSsl (3 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerSsl (4 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerSsl (4 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/Insecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/Insecure (2 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInsecure (2 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InprocInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/Ssl [ OK ] End2end/End2endTest.CancelRpcAfterStart/Ssl (8 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorSsl [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorSsl (9 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/Insecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/Insecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InprocInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/Ssl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/Ssl (8 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorSsl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorSsl (7 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/Insecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/Insecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InprocInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/Ssl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/Ssl (8 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorSsl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/Insecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/Insecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InprocInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/Ssl [ OK ] End2end/End2endTest.ClientCancelsBidi/Ssl (8 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorSsl [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/CallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsBidi/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/Insecure [ OK ] End2end/End2endTest.ClientCancelsBidi/Insecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/CallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InprocInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/Ssl [ OK ] End2end/End2endTest.RpcMaxMessageSize/Ssl (8 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorSsl [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerSsl [ OK ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/Insecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/Insecure (2 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInsecure (2 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InprocInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InprocCallbackServerInsecure (2 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/Ssl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/Ssl (8 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorSsl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerSsl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/Insecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/Insecure (3 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InprocInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ChannelState/Ssl [ OK ] End2end/End2endTest.ChannelState/Ssl (15 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorSsl [ OK ] End2end/End2endTest.ChannelState/InterceptorSsl (15 ms) [ RUN ] End2end/End2endTest.ChannelState/CallbackServerSsl [ OK ] End2end/End2endTest.ChannelState/CallbackServerSsl (17 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ChannelState/InterceptorCallbackServerSsl (16 ms) [ RUN ] End2end/End2endTest.ChannelState/Insecure [ OK ] End2end/End2endTest.ChannelState/Insecure (13 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorInsecure (13 ms) [ RUN ] End2end/End2endTest.ChannelState/CallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/CallbackServerInsecure (14 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorCallbackServerInsecure (14 ms) [ RUN ] End2end/End2endTest.ChannelState/InprocInsecure [ OK ] End2end/End2endTest.ChannelState/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelState/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/Ssl [ OK ] End2end/End2endTest.ChannelStateTimeout/Ssl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorSsl [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/CallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateTimeout/CallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/Insecure [ OK ] End2end/End2endTest.ChannelStateTimeout/Insecure (8008 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorInsecure (8009 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/CallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/CallbackServerInsecure (8008 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerInsecure (8010 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InprocInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/Ssl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/Ssl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorSsl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/Insecure E0905 12:16:39.993890153 1356213 dns_resolver_ares.cc:351] no server name supplied in dns URI E0905 12:16:39.993916973 1356213 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/Insecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInsecure E0905 12:16:50.003789764 1356213 dns_resolver_ares.cc:351] no server name supplied in dns URI E0905 12:16:50.003817526 1356213 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInsecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerInsecure E0905 12:17:00.013807788 1356213 dns_resolver_ares.cc:351] no server name supplied in dns URI E0905 12:17:00.013840289 1356213 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerInsecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerInsecure E0905 12:17:10.023780947 1356213 dns_resolver_ares.cc:351] no server name supplied in dns URI E0905 12:17:10.023813538 1356213 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerInsecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InprocInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.NonExistingService/Ssl [ OK ] End2end/End2endTest.NonExistingService/Ssl (9 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorSsl [ OK ] End2end/End2endTest.NonExistingService/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.NonExistingService/CallbackServerSsl [ OK ] End2end/End2endTest.NonExistingService/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.NonExistingService/Insecure [ OK ] End2end/End2endTest.NonExistingService/Insecure (3 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.NonExistingService/CallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.NonExistingService/InprocInsecure [ OK ] End2end/End2endTest.NonExistingService/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorInprocInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.NonExistingService/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/Ssl [ OK ] End2end/End2endTest.BinaryTrailerTest/Ssl (8 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorSsl [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/CallbackServerSsl [ OK ] End2end/End2endTest.BinaryTrailerTest/CallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerSsl (9 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/Insecure [ OK ] End2end/End2endTest.BinaryTrailerTest/Insecure (3 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/CallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InprocInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/Ssl [ OK ] End2end/End2endTest.ExpectErrorTest/Ssl (8 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorSsl [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorSsl (8 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/CallbackServerSsl [ OK ] End2end/End2endTest.ExpectErrorTest/CallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerSsl (10 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/Insecure [ OK ] End2end/End2endTest.ExpectErrorTest/Insecure (3 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorInsecure (3 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/CallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/CallbackServerInsecure (4 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerInsecure (5 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InprocInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocInsecure (2 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InprocCallbackServerInsecure (3 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocCallbackServerInsecure (3 ms) [----------] 384 tests from End2end/End2endTest (82674 ms total) [----------] 192 tests from ProxyEnd2end/ProxyEnd2endTest [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxySsl (10 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Insecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxySsl (10 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxySsl (10 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Insecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Ssl (17 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorSsl (16 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerSsl (20 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerSsl (19 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxySsl (23 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxySsl (23 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Insecure (10 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInsecure (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerInsecure (13 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerInsecure (15 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxyInsecure (17 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxyInsecure (17 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocInsecure (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocInsecure (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocCallbackServerInsecure (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorSsl (7 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerSsl (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxySsl (7 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxySsl (7 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Insecure (42 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInsecure (43 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerInsecure (45 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerInsecure (44 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxyInsecure (45 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocInsecure (42 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocInsecure (42 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocCallbackServerInsecure (43 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocCallbackServerInsecure (44 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Insecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxyInsecure (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Insecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxyInsecure (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Insecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxyInsecure (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxySsl (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxySsl (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Insecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxyInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxyInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocCallbackServerInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Ssl (18 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorSsl (17 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerSsl (15 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerSsl (15 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxySsl (21 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxySsl (21 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Insecure (13 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInsecure (13 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerInsecure (14 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerInsecure (14 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxyInsecure (16 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxyInsecure (16 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocInsecure (12 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocInsecure (12 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocCallbackServerInsecure (13 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocCallbackServerInsecure (13 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Ssl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerSsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerSsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxySsl (12 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxySsl (12 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Insecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerInsecure (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxyInsecure (7 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxyInsecure (7 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocCallbackServerInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Ssl (12 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorSsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerSsl (13 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerSsl (13 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxySsl (16 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxySsl (15 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Insecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxyInsecure (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxyInsecure (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocInsecure (2 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/Ssl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorSsl (8 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerSsl (9 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxySsl (11 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/Insecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInsecure (3 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxyInsecure (6 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxyInsecure (5 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocInsecure (0 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocInsecure (0 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocCallbackServerInsecure (0 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocCallbackServerInsecure (0 ms) [----------] 192 tests from ProxyEnd2end/ProxyEnd2endTest (1845 ms total) [----------] 68 tests from SecureEnd2end/SecureEnd2endTest [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/CallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/Ssl (13 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl (13 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl (14 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl (15 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/Ssl (14 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl (13 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl (15 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl (15 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/CallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/Ssl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/CallbackServerSsl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorCallbackServerSsl (10 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/Ssl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/CallbackServerSsl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/CallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/Ssl E0905 12:17:22.348008530 1371135 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc", file_line:52, created_time:"2023-09-05T12:17:22.347994503+08:00", offset:0, raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorSsl E0905 12:17:22.356244404 1371142 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00", offset:0, created_time:"2023-09-05T12:17:22.356230819+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/CallbackServerSsl E0905 12:17:22.365470094 1371154 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc", file_line:52, created_time:"2023-09-05T12:17:22.365459725+08:00", offset:0, raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/CallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorCallbackServerSsl E0905 12:17:22.375051109 1371176 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc", file_line:52, created_time:"2023-09-05T12:17:22.37504103+08:00", offset:0, raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/Ssl E0905 12:17:22.384113272 1371191 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00", offset:13, created_time:"2023-09-05T12:17:22.384103053+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} E0905 12:17:22.384131236 1371191 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorSsl E0905 12:17:22.392083799 1371197 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00", offset:13, created_time:"2023-09-05T12:17:22.392073289+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} E0905 12:17:22.392103356 1371197 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/CallbackServerSsl E0905 12:17:22.400816284 1371211 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00", offset:13, created_time:"2023-09-05T12:17:22.400806004+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} E0905 12:17:22.400836351 1371211 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/CallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorCallbackServerSsl E0905 12:17:22.410250745 1371232 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc", file_line:52, created_time:"2023-09-05T12:17:22.410237991+08:00", offset:13, raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00"} E0905 12:17:22.410272967 1371232 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/Ssl (105 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorSsl (104 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/CallbackServerSsl (105 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorCallbackServerSsl (105 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/Ssl (106 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorSsl (106 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/CallbackServerSsl (107 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorCallbackServerSsl (107 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorSsl (7 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/CallbackServerSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/Ssl (10 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/CallbackServerSsl (11 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl (12 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/Ssl (13 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorSsl (13 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/CallbackServerSsl (15 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorCallbackServerSsl (14 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/Ssl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorSsl (8 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/CallbackServerSsl (9 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorCallbackServerSsl (9 ms) [----------] 68 tests from SecureEnd2end/SecureEnd2endTest (1420 ms total) [----------] 12 tests from ResourceQuotaEnd2end/ResourceQuotaEnd2endTest [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Ssl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Ssl (8 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorSsl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorSsl (8 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerSsl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerSsl (9 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerSsl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerSsl (9 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Insecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Insecure (3 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInsecure (3 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerInsecure (4 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerInsecure (4 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocInsecure (2 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocInsecure (2 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocCallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocCallbackServerInsecure (3 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocCallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocCallbackServerInsecure (3 ms) [----------] 12 tests from ResourceQuotaEnd2end/ResourceQuotaEnd2endTest (61 ms total) [----------] Global test environment tear-down [==========] 776 tests from 5 test suites ran. (86651 ms total) [ PASSED ] 776 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:23,657 detected port server running version 21 2023-09-05 12:17:23,713 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/endpoint_binder_pool_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from EndpointBinderPoolTest [ RUN ] EndpointBinderPoolTest.AddBeforeGet [ OK ] EndpointBinderPoolTest.AddBeforeGet (0 ms) [ RUN ] EndpointBinderPoolTest.GetBeforeAdd [ OK ] EndpointBinderPoolTest.GetBeforeAdd (0 ms) [ RUN ] EndpointBinderPoolTest.ExpectNotCalled [ OK ] EndpointBinderPoolTest.ExpectNotCalled (0 ms) [----------] 3 tests from EndpointBinderPoolTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:23,786 detected port server running version 21 Port server started successfully 2023-09-05 12:17:23,842 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/endpoint_config_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from EndpointConfigTest [ RUN ] EndpointConfigTest.CanSRetrieveValuesFromChannelArgs [ OK ] EndpointConfigTest.CanSRetrieveValuesFromChannelArgs (0 ms) [ RUN ] EndpointConfigTest.ReturnsMonostateForMissingKeys [ OK ] EndpointConfigTest.ReturnsMonostateForMissingKeys (0 ms) [----------] 2 tests from EndpointConfigTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:23,913 detected port server running version 21 Port server started successfully 2023-09-05 12:17:23,968 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/endpoint_pair_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,047 detected port server running version 21 2023-09-05 12:17:25,103 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/env_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,176 detected port server running version 21 2023-09-05 12:17:25,232 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/error_details_test [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from ExtractTest [ RUN ] ExtractTest.Success [ OK ] ExtractTest.Success (0 ms) [ RUN ] ExtractTest.NullInput [ OK ] ExtractTest.NullInput (0 ms) [ RUN ] ExtractTest.Unparsable [ OK ] ExtractTest.Unparsable (0 ms) [----------] 3 tests from ExtractTest (0 ms total) [----------] 4 tests from SetTest [ RUN ] SetTest.Success [ OK ] SetTest.Success (0 ms) [ RUN ] SetTest.NullInput [ OK ] SetTest.NullInput (0 ms) [ RUN ] SetTest.OutOfScopeErrorCode [ OK ] SetTest.OutOfScopeErrorCode (0 ms) [ RUN ] SetTest.ValidScopeErrorCode [ OK ] SetTest.ValidScopeErrorCode (0 ms) [----------] 4 tests from SetTest (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (0 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,307 detected port server running version 21 2023-09-05 12:17:25,363 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/error_test [==========] Running 9 tests from 1 test suite. [----------] Global test environment set-up. [----------] 9 tests from ErrorTest [ RUN ] ErrorTest.SetGetInt [ OK ] ErrorTest.SetGetInt (0 ms) [ RUN ] ErrorTest.SetGetStr [ OK ] ErrorTest.SetGetStr (0 ms) [ RUN ] ErrorTest.CopyAndUnRef [ OK ] ErrorTest.CopyAndUnRef (0 ms) [ RUN ] ErrorTest.CreateReferencing [ OK ] ErrorTest.CreateReferencing (0 ms) [ RUN ] ErrorTest.CreateReferencingMany [ OK ] ErrorTest.CreateReferencingMany (0 ms) [ RUN ] ErrorTest.PrintErrorString [ OK ] ErrorTest.PrintErrorString (0 ms) [ RUN ] ErrorTest.PrintErrorStringReference [ OK ] ErrorTest.PrintErrorStringReference (0 ms) [ RUN ] ErrorTest.TestOsError [ OK ] ErrorTest.TestOsError (0 ms) [ RUN ] ErrorTest.Overflow [ OK ] ErrorTest.Overflow (0 ms) [----------] 9 tests from ErrorTest (0 ms total) [----------] Global test environment tear-down [==========] 9 tests from 1 test suite ran. (0 ms total) [ PASSED ] 9 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,440 detected port server running version 21 Port server started successfully 2023-09-05 12:17:25,496 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/error_utils_test [==========] Running 10 tests from 1 test suite. [----------] Global test environment set-up. [----------] 10 tests from ErrorUtilsTest [ RUN ] ErrorUtilsTest.GetErrorGetStatusNone [ OK ] ErrorUtilsTest.GetErrorGetStatusNone (0 ms) [ RUN ] ErrorUtilsTest.GetErrorGetStatusFlat [ OK ] ErrorUtilsTest.GetErrorGetStatusFlat (0 ms) [ RUN ] ErrorUtilsTest.GetErrorGetStatusChild [ OK ] ErrorUtilsTest.GetErrorGetStatusChild (0 ms) [ RUN ] ErrorUtilsTest.AbslOkToGrpcError [ OK ] ErrorUtilsTest.AbslOkToGrpcError (0 ms) [ RUN ] ErrorUtilsTest.GrpcSpecialErrorNoneToAbslStatus [ OK ] ErrorUtilsTest.GrpcSpecialErrorNoneToAbslStatus (0 ms) [ RUN ] ErrorUtilsTest.AbslStatusToGrpcErrorDoesNotReturnSpecialVariables [ OK ] ErrorUtilsTest.AbslStatusToGrpcErrorDoesNotReturnSpecialVariables (0 ms) [ RUN ] ErrorUtilsTest.GrpcSpecialErrorCancelledToAbslStatus [ OK ] ErrorUtilsTest.GrpcSpecialErrorCancelledToAbslStatus (0 ms) [ RUN ] ErrorUtilsTest.GrpcSpecialErrorOOMToAbslStatus [ OK ] ErrorUtilsTest.GrpcSpecialErrorOOMToAbslStatus (0 ms) [ RUN ] ErrorUtilsTest.AbslUnavailableToGrpcError [ OK ] ErrorUtilsTest.AbslUnavailableToGrpcError (0 ms) [ RUN ] ErrorUtilsTest.GrpcErrorUnavailableToAbslStatus [ OK ] ErrorUtilsTest.GrpcErrorUnavailableToAbslStatus (0 ms) [----------] 10 tests from ErrorUtilsTest (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (0 ms total) [ PASSED ] 10 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,569 detected port server running version 21 Port server started successfully 2023-09-05 12:17:25,625 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/evaluate_args_test [==========] Running 19 tests from 1 test suite. [----------] Global test environment set-up. [----------] 19 tests from EvaluateArgsTest [ RUN ] EvaluateArgsTest.EmptyMetadata [ OK ] EvaluateArgsTest.EmptyMetadata (0 ms) [ RUN ] EvaluateArgsTest.GetPathSuccess [ OK ] EvaluateArgsTest.GetPathSuccess (0 ms) [ RUN ] EvaluateArgsTest.GetAuthoritySuccess [ OK ] EvaluateArgsTest.GetAuthoritySuccess (0 ms) [ RUN ] EvaluateArgsTest.GetMethodSuccess [ OK ] EvaluateArgsTest.GetMethodSuccess (0 ms) [ RUN ] EvaluateArgsTest.GetHeaderValueSuccess [ OK ] EvaluateArgsTest.GetHeaderValueSuccess (0 ms) [ RUN ] EvaluateArgsTest.GetHeaderValueAliasesHost [ OK ] EvaluateArgsTest.GetHeaderValueAliasesHost (0 ms) [ RUN ] EvaluateArgsTest.TestLocalAddressAndPort [ OK ] EvaluateArgsTest.TestLocalAddressAndPort (0 ms) [ RUN ] EvaluateArgsTest.TestPeerAddressAndPort [ OK ] EvaluateArgsTest.TestPeerAddressAndPort (0 ms) [ RUN ] EvaluateArgsTest.EmptyAuthContext [ OK ] EvaluateArgsTest.EmptyAuthContext (0 ms) [ RUN ] EvaluateArgsTest.GetTransportSecurityTypeSuccessOneProperty [ OK ] EvaluateArgsTest.GetTransportSecurityTypeSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetTransportSecurityTypeFailDuplicateProperty [ OK ] EvaluateArgsTest.GetTransportSecurityTypeFailDuplicateProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSpiffeIdSuccessOneProperty [ OK ] EvaluateArgsTest.GetSpiffeIdSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSpiffeIdFailDuplicateProperty [ OK ] EvaluateArgsTest.GetSpiffeIdFailDuplicateProperty (0 ms) [ RUN ] EvaluateArgsTest.GetUriSanSuccessMultipleProperties [ OK ] EvaluateArgsTest.GetUriSanSuccessMultipleProperties (0 ms) [ RUN ] EvaluateArgsTest.GetDnsSanSuccessMultipleProperties [ OK ] EvaluateArgsTest.GetDnsSanSuccessMultipleProperties (0 ms) [ RUN ] EvaluateArgsTest.GetCommonNameSuccessOneProperty [ OK ] EvaluateArgsTest.GetCommonNameSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetCommonNameFailDuplicateProperty [ OK ] EvaluateArgsTest.GetCommonNameFailDuplicateProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSubjectSuccessOneProperty [ OK ] EvaluateArgsTest.GetSubjectSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSubjectFailDuplicateProperty [ OK ] EvaluateArgsTest.GetSubjectFailDuplicateProperty (0 ms) [----------] 19 tests from EvaluateArgsTest (0 ms total) [----------] Global test environment tear-down [==========] 19 tests from 1 test suite ran. (0 ms total) [ PASSED ] 19 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,701 detected port server running version 21 2023-09-05 12:17:25,757 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/exception_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ExceptionTest [ RUN ] ExceptionTest.Unary [ OK ] ExceptionTest.Unary (5 ms) [ RUN ] ExceptionTest.RequestStream [ OK ] ExceptionTest.RequestStream (1 ms) [----------] 2 tests from ExceptionTest (7 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (7 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,840 detected port server running version 21 Port server started successfully 2023-09-05 12:17:25,896 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/exec_ctx_wakeup_scheduler_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ExecCtxWakeupSchedulerTest [ RUN ] ExecCtxWakeupSchedulerTest.Works [ OK ] ExecCtxWakeupSchedulerTest.Works (0 ms) [----------] 1 test from ExecCtxWakeupSchedulerTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:25,964 detected port server running version 21 Port server started successfully 2023-09-05 12:17:26,019 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fake_binder_test [==========] Running 21 tests from 1 test suite. [----------] Global test environment set-up. [----------] 21 tests from FakeBinderTestWithDifferentDelayTimes/FakeBinderTest [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/0 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/1 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/2 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/0 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/1 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/2 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/0 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/1 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/2 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/0 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/1 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/2 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/0 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/1 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/2 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/0 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/1 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/2 (0 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/0 (202 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/1 (185 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/2 (17979 ms) [----------] 21 tests from FakeBinderTestWithDifferentDelayTimes/FakeBinderTest (18368 ms total) [----------] Global test environment tear-down [==========] 21 tests from 1 test suite ran. (18368 ms total) [ PASSED ] 21 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:44,462 detected port server running version 21 2023-09-05 12:17:44,518 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fake_resolver_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:44,695 detected port server running version 21 Port server started successfully 2023-09-05 12:17:44,751 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fake_transport_security_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:46,359 detected port server running version 21 Port server started successfully 2023-09-05 12:17:46,415 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fd_conservation_posix_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:46,493 detected port server running version 21 2023-09-05 12:17:46,549 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fd_posix_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:46,624 detected port server running version 21 2023-09-05 12:17:46,679 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/file_watcher_certificate_provider_factory_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from FileWatcherConfigTest [ RUN ] FileWatcherConfigTest.Basic [ OK ] FileWatcherConfigTest.Basic (0 ms) [ RUN ] FileWatcherConfigTest.DefaultRefreshInterval [ OK ] FileWatcherConfigTest.DefaultRefreshInterval (0 ms) [ RUN ] FileWatcherConfigTest.OnlyRootCertificatesFileProvided [ OK ] FileWatcherConfigTest.OnlyRootCertificatesFileProvided (0 ms) [ RUN ] FileWatcherConfigTest.OnlyIdenityCertificatesAndPrivateKeyProvided [ OK ] FileWatcherConfigTest.OnlyIdenityCertificatesAndPrivateKeyProvided (0 ms) [ RUN ] FileWatcherConfigTest.WrongTypes [ OK ] FileWatcherConfigTest.WrongTypes (0 ms) [ RUN ] FileWatcherConfigTest.IdentityCertProvidedButPrivateKeyMissing [ OK ] FileWatcherConfigTest.IdentityCertProvidedButPrivateKeyMissing (0 ms) [ RUN ] FileWatcherConfigTest.PrivateKeyProvidedButIdentityCertMissing [ OK ] FileWatcherConfigTest.PrivateKeyProvidedButIdentityCertMissing (0 ms) [ RUN ] FileWatcherConfigTest.EmptyJsonObject [ OK ] FileWatcherConfigTest.EmptyJsonObject (0 ms) [----------] 8 tests from FileWatcherConfigTest (1 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (1 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:46,757 detected port server running version 21 2023-09-05 12:17:46,812 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/filter_end2end_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from FilterEnd2endTest [ RUN ] FilterEnd2endTest.SimpleRpc [ OK ] FilterEnd2endTest.SimpleRpc (7 ms) [ RUN ] FilterEnd2endTest.SequentialRpcs [ OK ] FilterEnd2endTest.SequentialRpcs (4 ms) [ RUN ] FilterEnd2endTest.SimpleBidiStreaming [ OK ] FilterEnd2endTest.SimpleBidiStreaming (2 ms) [----------] 3 tests from FilterEnd2endTest (13 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (13 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:46,904 detected port server running version 21 Port server started successfully 2023-09-05 12:17:46,959 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fling_stream_test E0905 12:17:46.981148226 1372894 subprocess_posix.cc:62] execv 'x86_64-OpenCloudOS-linux-gnu/fling_server' failed: No such file or directory E0905 12:17:46.981470209 1372895 subprocess_posix.cc:62] execv 'x86_64-OpenCloudOS-linux-gnu/fling_client' failed: No such file or directory waiting for client + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:47,038 detected port server running version 21 2023-09-05 12:17:47,093 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fling_test E0905 12:17:47.116494540 1372909 subprocess_posix.cc:62] execv 'x86_64-OpenCloudOS-linux-gnu/fling_server' failed: No such file or directory E0905 12:17:47.116826443 1372910 subprocess_posix.cc:62] execv 'x86_64-OpenCloudOS-linux-gnu/fling_client' failed: No such file or directory waiting for client + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:47,174 detected port server running version 21 2023-09-05 12:17:47,229 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/flow_control_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from FlowControl [ RUN ] FlowControl.NoOp [ OK ] FlowControl.NoOp (0 ms) [ RUN ] FlowControl.SendData [ OK ] FlowControl.SendData (0 ms) [ RUN ] FlowControl.InitialTransportUpdate [ OK ] FlowControl.InitialTransportUpdate (0 ms) [ RUN ] FlowControl.InitialStreamUpdate [ OK ] FlowControl.InitialStreamUpdate (0 ms) [ RUN ] FlowControl.RecvData [ OK ] FlowControl.RecvData (0 ms) [ RUN ] FlowControl.TrackMinProgressSize [ OK ] FlowControl.TrackMinProgressSize (0 ms) [ RUN ] FlowControl.NoUpdateWithoutReader [ OK ] FlowControl.NoUpdateWithoutReader (2 ms) [ RUN ] FlowControl.GradualReadsUpdate [ OK ] FlowControl.GradualReadsUpdate (2 ms) [----------] 8 tests from FlowControl (4 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (4 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:47,302 detected port server running version 21 Port server started successfully 2023-09-05 12:17:47,358 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/for_each_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ForEachTest [ RUN ] ForEachTest.SendThriceWithPipe [ OK ] ForEachTest.SendThriceWithPipe (0 ms) [----------] 1 test from ForEachTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:47,425 detected port server running version 21 Port server started successfully 2023-09-05 12:17:47,481 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fork_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:54,566 detected port server running version 21 Port server started successfully 2023-09-05 12:17:54,621 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/forkable_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:54,689 detected port server running version 21 Port server started successfully 2023-09-05 12:17:54,745 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/format_request_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:54,821 detected port server running version 21 2023-09-05 12:17:54,876 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/frame_handler_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:17:54,947 detected port server running version 21 2023-09-05 12:17:55,002 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/fuzzing_event_engine_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from EventEngineTimerTest [ RUN ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly [ OK ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly (21 ms) [ RUN ] EventEngineTimerTest.SupportsCancellation [ OK ] EventEngineTimerTest.SupportsCancellation (0 ms) [ RUN ] EventEngineTimerTest.CancelledCallbackIsNotExecuted [ OK ] EventEngineTimerTest.CancelledCallbackIsNotExecuted (0 ms) [ RUN ] EventEngineTimerTest.TimersRespectScheduleOrdering [ OK ] EventEngineTimerTest.TimersRespectScheduleOrdering (116 ms) [ RUN ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse [ OK ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse (21 ms) [ RUN ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled [ OK ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled (10662 ms) [----------] 6 tests from EventEngineTimerTest (10822 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (10822 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:05,898 detected port server running version 21 Port server started successfully 2023-09-05 12:18:05,953 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/generic_end2end_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from GenericEnd2endTest [ RUN ] GenericEnd2endTest.SimpleRpc E0905 12:18:05.979150114 1373303 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0x564994e082a0 [ OK ] GenericEnd2endTest.SimpleRpc (7 ms) [ RUN ] GenericEnd2endTest.SequentialRpcs E0905 12:18:05.982391649 1373303 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0x564994e082a0 [ OK ] GenericEnd2endTest.SequentialRpcs (4 ms) [ RUN ] GenericEnd2endTest.SequentialUnaryRpcs E0905 12:18:05.986639589 1373303 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0x564994e082a0 [ OK ] GenericEnd2endTest.SequentialUnaryRpcs (4 ms) [ RUN ] GenericEnd2endTest.SimpleBidiStreaming E0905 12:18:05.991199946 1373303 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0x564994e082a0 [ OK ] GenericEnd2endTest.SimpleBidiStreaming (2 ms) [ RUN ] GenericEnd2endTest.Deadline E0905 12:18:05.993652041 1373303 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0x564994e082a0 [ OK ] GenericEnd2endTest.Deadline (2 ms) [ RUN ] GenericEnd2endTest.ShortDeadline E0905 12:18:05.995906096 1373303 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0x564994e082a0 [ OK ] GenericEnd2endTest.ShortDeadline (2 ms) [----------] 6 tests from GenericEnd2endTest (23 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (23 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:06,057 detected port server running version 21 Port server started successfully 2023-09-05 12:18:06,113 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/global_config_env_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GlobalConfigEnvTest [ RUN ] GlobalConfigEnvTest.BoolWithEnvTest [ OK ] GlobalConfigEnvTest.BoolWithEnvTest (0 ms) [ RUN ] GlobalConfigEnvTest.Int32WithEnvTest [ OK ] GlobalConfigEnvTest.Int32WithEnvTest (0 ms) [ RUN ] GlobalConfigEnvTest.StringWithEnvTest [ OK ] GlobalConfigEnvTest.StringWithEnvTest (0 ms) [----------] 3 tests from GlobalConfigEnvTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:06,180 detected port server running version 21 2023-09-05 12:18:06,236 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/global_config_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GlobalConfigTest [ RUN ] GlobalConfigTest.BoolTest [ OK ] GlobalConfigTest.BoolTest (0 ms) [ RUN ] GlobalConfigTest.Int32Test [ OK ] GlobalConfigTest.Int32Test (0 ms) [ RUN ] GlobalConfigTest.StringTest [ OK ] GlobalConfigTest.StringTest (0 ms) [----------] 3 tests from GlobalConfigTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:06,305 detected port server running version 21 2023-09-05 12:18:06,361 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/goaway_server_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:10,446 detected port server running version 21 Port server started successfully 2023-09-05 12:18:10,501 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/google_c2p_resolver_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from DestroyGoogleC2pChannelWithActiveConnectStressTest [ RUN ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithHangingMetadataServer E0905 12:18:10.625831919 1373438 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.625743033+08:00"} E0905 12:18:10.625866915 1373438 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.625767759+08:00"} E0905 12:18:10.625885630 1373439 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.625776726+08:00"} E0905 12:18:10.625915386 1373439 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.625855664+08:00"} E0905 12:18:10.630751489 1373449 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.630692078+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.630768902 1373436 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.630689162+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.630776716 1373449 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.630725671+08:00"} E0905 12:18:10.630788368 1373436 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.630712195+08:00"} E0905 12:18:10.631739591 1373442 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.631696861+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.631765810 1373442 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.631714544+08:00"} E0905 12:18:10.632708276 1373441 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.632671787+08:00"} E0905 12:18:10.632728564 1373441 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.632688489+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.634696442 1373440 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.634664573+08:00"} E0905 12:18:10.634715368 1373440 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.634679992+08:00"} E0905 12:18:10.635706725 1373437 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.635672481+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.635726071 1373437 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.635688481+08:00"} E0905 12:18:10.637790230 1373444 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.637689852+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.637805208 1373446 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.637693108+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.637814615 1373444 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.6377153+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.637819685 1373446 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.637777456+08:00"} E0905 12:18:10.637798405 1373443 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.63769405+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.637834132 1373443 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.637775622+08:00"} E0905 12:18:10.639753059 1373475 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.639685642+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.639790018 1373475 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.639727+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.639754742 1373445 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.639682136+08:00"} E0905 12:18:10.639814163 1373445 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.639701592+08:00"} E0905 12:18:10.650718899 1373454 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.650680677+08:00"} E0905 12:18:10.650738916 1373454 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.65069816+08:00"} E0905 12:18:10.651765330 1373481 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.651714765+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.651768556 1373448 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.65166911+08:00"} E0905 12:18:10.651792672 1373457 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.651692023+08:00"} E0905 12:18:10.651800687 1373448 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.651710798+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.651812489 1373457 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.651771782+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.651789265 1373481 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.65174395+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.652719077 1373460 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.652685414+08:00"} E0905 12:18:10.652739435 1373460 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.652700232+08:00"} E0905 12:18:10.653724411 1373455 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.653675089+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.653744329 1373455 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.653690548+08:00"} E0905 12:18:10.654743522 1373461 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.654688669+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.654764190 1373461 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.654723113+08:00"} E0905 12:18:10.654748731 1373465 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.654672819+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.654779609 1373465 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.654693147+08:00"} E0905 12:18:10.656712120 1373447 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.656674129+08:00"} E0905 12:18:10.656730655 1373447 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.656693746+08:00"} E0905 12:18:10.656768246 1373459 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.656724133+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.656803562 1373459 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.656755562+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.656744421+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.656639985+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.663740683 1373453 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.663677715+08:00"} E0905 12:18:10.663759568 1373453 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.66370181+08:00"} E0905 12:18:10.663770358 1373478 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.663679588+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.663789574 1373478 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.663714864+08:00"} E0905 12:18:10.664718474 1373473 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.664678179+08:00"} E0905 12:18:10.664748381 1373473 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.664701412+08:00"} E0905 12:18:10.664745896 1373476 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.664704909+08:00"} E0905 12:18:10.664768057 1373476 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.664725808+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.664833059 1373452 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.664718885+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.664845252 1373452 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.664813392+08:00"} E0905 12:18:10.665758444 1373456 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.66569773+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.665770366 1373450 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.665709813+08:00"} E0905 12:18:10.665781507 1373456 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.665721715+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.665787809 1373450 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.66574037+08:00"} E0905 12:18:10.665789312 1373471 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.665753224+08:00"} E0905 12:18:10.665810161 1373471 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.665769164+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667023825 1373486 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.666852193+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667054903 1373466 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.666901936+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667056256 1373486 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.666995291+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.666982898+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.666680742+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.667072296 1373466 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.666976646+08:00"} E0905 12:18:10.667066214 1373480 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.666959785+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667092704 1373462 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.666846183+08:00"} E0905 12:18:10.667105388 1373462 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.666933926+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667163737 1373492 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.666976456+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667168005 1373468 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.66699471+08:00"} E0905 12:18:10.667181881 1373468 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.667075953+08:00"} E0905 12:18:10.667184666 1373509 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.666936711+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.666924018+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.66669036+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.667189786 1373492 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.667148809+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.667136276+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.666838959+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.667214122 1373509 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.666966988+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.666962109+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.666704647+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.667096241 1373480 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.667034164+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667287980 1373464 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.666987637+08:00"} E0905 12:18:10.667300975 1373497 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.667093566+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667197040 1373469 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.666856772+08:00"} E0905 12:18:10.667306906 1373464 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.667245621+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667333636 1373469 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.666943083+08:00"} E0905 12:18:10.667345508 1373497 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.66728812+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.667275928+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.666813541+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.667771997 1373491 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.667719619+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.667707005+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.667642504+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.667795140 1373491 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.667738284+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.667733645+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.667660027+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.667875411 1373523 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.667735138+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.66772055+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.667631654+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.667909134 1373523 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.667776656+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.667769883+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.667641552+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.667912881 1373493 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.667858619+08:00"} E0905 12:18:10.667940914 1373493 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.667899246+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.667886091+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.667723476+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.667947646 1373525 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.667793006+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.667978304 1373525 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.667931566+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.66791736+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.66771511+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.668023859 1373516 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.667943639+08:00"} E0905 12:18:10.668068212 1373516 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.668006126+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.667989375+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.667757921+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.668111834 1373504 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.667936475+08:00"} E0905 12:18:10.668137943 1373504 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.668016736+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.668003291+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.667772197+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.668152310 1373463 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.668110652+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.668163932 1373463 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.668132804+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.668113337 1373507 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.668041232+08:00"} E0905 12:18:10.668227712 1373507 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.668099411+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.668087589+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.667943709+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.668253460 1373474 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.668147621+08:00"} E0905 12:18:10.668287333 1373474 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.668241347+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.668229355+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.667721773+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.668320314 1373522 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.668188408+08:00"} E0905 12:18:10.668322899 1373472 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.668215819+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.668344650 1373470 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.668211361+08:00"} E0905 12:18:10.668353196 1373522 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.66830693+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.668294968+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668063203+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.668364838 1373472 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.668291421+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.668275121+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668110291+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.668365028 1373470 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.66830683+08:00"} E0905 12:18:10.668958461 1373467 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.668777812+08:00"} E0905 12:18:10.668981905 1373532 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.668859536+08:00"} E0905 12:18:10.668994098 1373467 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.668894451+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.668883711+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.668685489+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669006802 1373532 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.668953161+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.66894174+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.668694115+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669026459 1373536 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.668975092+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.668963921+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668752885+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669049281 1373536 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669002854+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.668998075+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668788092+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669123199 1373538 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669025797+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669012312+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668709324+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669148757 1373483 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.668952189+08:00"} E0905 12:18:10.669153305 1373538 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669053369+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669048039+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.668739761+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669174275 1373483 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669113711+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669103051+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.668696139+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669179124 1373494 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669049572+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669033612+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.668722388+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669202187 1373494 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669124922+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669118961+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668732207+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669248835 1373489 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669178994+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.66916133+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668706609+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669248845 1373511 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669186197+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.66917708+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668736685+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669294971 1373511 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669210002+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669202848+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668759007+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669304459 1373518 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669233506+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669220632+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668932713+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669310911 1373539 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669204622+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669193661+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668986784+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669306813 1373510 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669263532+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.66925145+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669001271+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669330177 1373489 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669209992+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669202858+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668737978+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669253063 1373477 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.669038792+08:00"} E0905 12:18:10.669324897 1373487 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.669170057+08:00"} E0905 12:18:10.669335146 1373518 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669268411+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669263462+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.668944635+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669339945 1373539 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.66925702+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.66925158+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.66901097+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669369832 1373458 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.669183242+08:00"} E0905 12:18:10.669379800 1373487 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669295903+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.66928397+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669091229+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669356096 1373531 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669317393+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669305431+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668932352+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669399086 1373458 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669356226+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669345356+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669138357+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669351076 1373510 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669281897+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669277108+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669061013+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669414836 1373531 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669333814+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669329396+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.6690114+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669426728 1373530 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669366335+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669354142+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.668923075+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669442087 1373488 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669377486+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669364952+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669022842+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669367758 1373477 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669225952+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669213959+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.668750671+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669467605 1373530 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669384449+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.66937977+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669000099+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669476772 1373488 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669399167+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669394167+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669093463+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669799948 1373537 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669746518+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669736058+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669662871+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669822981 1373537 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669763059+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.66975846+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669684822+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.669914211 1373535 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669787615+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669774621+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669677899+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.669942004 1373535 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669831437+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669824444+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669682398+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670019819 1373534 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669887602+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669875449+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669739264+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670031261 1373533 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.66990792+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669896488+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669693268+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670026983 1373527 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669874457+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669861172+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669681977+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670060897 1373534 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.669967111+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.669959546+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669748942+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670071426 1373527 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.6699563+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669948806+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669687708+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670062770 1373533 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.669930612+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.669925994+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669699169+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670094870 1373529 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670017365+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670003258+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669880418+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670123173 1373529 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670050176+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670039787+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669889185+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670176243 1373485 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.670035599+08:00"} E0905 12:18:10.670200518 1373485 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670133202+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670120719+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669789629+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670222510 1373501 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670107023+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670094439+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669795179+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670222940 1373528 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670164451+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670152999+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669887061+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670255912 1373501 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670170793+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.67016405+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669887371+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670233029 1373498 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670119026+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670106252+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669762247+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670270910 1373528 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670183276+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670178938+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669906597+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670288173 1373498 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670199997+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670191602+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669788697+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670306748 1373495 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670211088+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670198905+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669894675+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670330612 1373495 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670244962+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670240153+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669933417+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670349057 1373503 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670231967+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670219504+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.669836777+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670363023 1373505 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670233821+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670219965+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669914602+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670372521 1373503 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670256573+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670252085+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669898642+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670386938 1373505 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670306347+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670300275+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.669949688+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670386457 1373540 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670268285+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670254269+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670013718+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670410612 1373490 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670358194+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.67034547+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670016453+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670419870 1373540 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670339599+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670332476+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670034557+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670433175 1373490 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670383722+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670379304+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670034487+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670446379 1373526 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670363113+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670351031+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670181723+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670453803 1373515 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670366139+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.67035074+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670065255+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670483880 1373526 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670415201+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670408569+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670194197+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670494620 1373515 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670396416+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670389483+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670097956+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670557468 1373517 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.670385796+08:00"} E0905 12:18:10.670571434 1373479 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670434597+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670422415+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670242938+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670589047 1373517 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670527802+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670507704+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670283825+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670606499 1373479 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670483609+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670476245+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670277703+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.670737945 1373519 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.670549363+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.670782449 1373519 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670703+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670685707+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670421914+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670843483 1373502 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.670580501+08:00"} E0905 12:18:10.670880442 1373502 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670807255+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670793089+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670434227+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.670968327 1373484 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.670706286+08:00"} E0905 12:18:10.670990158 1373482 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.670757792+08:00"} E0905 12:18:10.670995178 1373484 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670800833+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670787939+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670486946+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.671023481 1373482 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670856297+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670841479+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670628169+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.671006990 1373513 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.670672753+08:00"} E0905 12:18:10.671069657 1373513 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670867518+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670855536+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670413057+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.671072623 1373514 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.670907734+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670896112+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670795613+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.671066692 1373451 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-05T12:18:10.670705194+08:00"} E0905 12:18:10.671096498 1373514 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.671044691+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.671038389+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670815911+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.671086198 1373524 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670882627+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.670869201+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670684856+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.671104743 1373500 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670854754+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670837332+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670716385+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.671091017 1373512 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.670891072+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.670882506+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670802667+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.671104433 1373451 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.670947138+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.671130682 1373521 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-05T12:18:10.670966063+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0905 12:18:10.671137264 1373500 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.671034471+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.671025084+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670726834+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.671143536 1373524 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.671022749+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.671014324+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.670707989+08:00", target_address:"ipv6:%5B::1%5D:3064"}]}]} E0905 12:18:10.671152793 1373512 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.671034541+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.671027158+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670817545+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.671162862 1373521 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.671110945+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.67109787+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:3064", created_time:"2023-09-05T12:18:10.670751531+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} [ OK ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithHangingMetadataServer (156 ms) [ RUN ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithFastFailingMetadataServer E0905 12:18:10.677881193 1373543 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.677849112+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.677781155+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.67747984+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.677960261 1373543 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.677940804+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.677929583+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.677799419+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.678006628 1373543 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.677987772+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.677981581+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.677889608+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.678098340 1373543 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.678079955+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.678072521+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.67793833+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.678256646 1373543 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.678236999+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.678228834+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.677997551+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.678307661 1373543 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.678288606+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.678282604+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.678056401+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.678702221 1373506 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.678540999+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.678521182+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.678284197+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.680190460 1373545 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.680140356+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.680096023+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.67926178+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.681619088 1373545 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.681535471+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.681518008+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.679935162+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.682003377 1373541 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.681775822+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.681756305+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.67919792+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.682215766 1373520 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.682183255+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.682165772+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.680812917+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.682403147 1373545 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.682338866+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.682327215+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.682209083+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.682874861 1373544 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.682843943+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.682824677+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.681301171+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.684021149 1373544 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.683998818+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.68398398+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.682331332+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.684165108 1373520 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.684063127+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.684043891+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.683684388+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.684399879 1373653 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.684369391+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.684343974+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.683049348+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.684761136 1373545 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.684737372+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.684725539+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.68401056+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.684940101 1373520 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.684916196+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.684905336+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.683612212+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.684970007 1373543 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.684938448+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.684924972+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.684008045+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.685163991 1373431 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.68512116+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.685098318+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.684829203+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.685171645 1373653 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.685129887+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.68511033+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.684364442+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.685202753 1373652 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.685165263+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.685143302+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.684474318+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.685482999 1373545 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.685459084+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.68544609+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.684892622+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.686260115 1373496 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.686229117+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.6862095+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.685395054+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.686305459 1373652 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.686234317+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.686217275+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.685374335+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.686761685 1373499 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.686733763+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.686714527+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.685868992+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.686776563 1373655 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.686747128+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.686727821+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.685668696+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.686808172 1373627 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.686545469+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.686522877+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.685576022+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.686902429 1373545 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.686878644+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.686867333+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.685115059+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.687163247 1373657 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.6870526+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.687033053+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.686191667+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.687347162 1373657 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.687320282+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.687310143+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.685897325+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.687434756 1373656 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.687406553+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.687386626+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.686765532+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.687486313 1373605 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.687346891+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.687326894+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.687223199+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.687523453 1373627 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.687479039+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.687468099+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.685471547+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.687670838 1373655 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.687625374+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.687610095+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.685820401+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.687701896 1373653 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.687676248+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.687663415+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.686840102+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.687734768 1373657 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.687570601+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.687562726+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.68727172+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.688068434 1373499 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.687957616+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.687940353+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.686908851+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.688139447 1373542 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.688003131+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.687984276+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.687188344+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.688397741 1373499 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.688158493+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.688149586+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.687222348+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.688416166 1373627 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.688391479+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.688379317+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.686104123+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.688502867 1373499 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.6884831+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.688474504+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.687123523+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.688538464 1373658 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.688507656+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.688489011+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.688209598+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.688675391 1373658 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.68863223+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.688620568+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.688496746+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.688824420 1373657 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.688793412+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.688779145+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.68769325+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.689029776 1373661 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.688811176+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.688793583+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.688514269+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.689181039 1373542 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.689150412+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.689131867+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.687894397+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.689374190 1373657 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.689347891+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.689335037+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.687723627+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.689919784 1373508 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.689880189+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.689843631+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.688740794+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.690128544 1373658 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.690101884+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.690089531+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.688118538+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.690150435 1373657 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.690126069+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.690113356+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.687102794+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.690679507 1373653 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.690657576+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.690632459+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.690579139+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.690717568 1373661 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.690692692+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.690675119+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.690501854+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.690902785 1373665 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.690866587+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.69084698+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.690598385+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.690918695 1373669 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.690770477+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.690752493+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.690529396+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.690920258 1373659 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.690887476+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.690868491+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.690686751+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.690925848 1373667 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.690892396+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.690867519+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.690594468+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.691007552 1373605 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.690952518+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.690936338+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.690529155+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.691091068 1373667 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.690985641+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.690965132+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.690592073+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.691318895 1373557 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.691268671+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.69125718+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.691156691+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.691393515 1373431 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.69135888+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.691344153+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.691262991+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.691877923 1373651 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.691813733+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.691795348+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.691283148+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.691880187 1373666 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.691850501+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.691830815+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.691497069+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.692088828 1373653 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.692059774+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.692046459+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.6919029+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.692111311 1373542 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.692085542+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.692073029+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.691916084+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.692271811 1373673 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.692237847+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.692214594+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.691950058+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.693073824 1373542 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.693042415+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.693025814+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.69275142+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.693106455 1373605 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.693079524+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.693066249+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.6928209+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.693358718 1373674 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.693295259+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.693274771+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.693074375+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.693448707 1373542 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.69338108+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.693372213+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.692709411+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.693459327 1373672 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.693432637+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.693416086+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.693049628+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.693450280 1373675 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.69334893+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.693316829+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.692977304+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.693501295 1373605 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.693475136+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.693459818+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.693266625+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.693852062 1373654 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.693629556+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.693601583+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.693057543+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.694828773 1373672 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.694798997+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.694780442+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.694600875+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.694969797 1373665 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.694942917+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.694925925+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.69475253+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.694971090 1373669 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.694939711+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.694914203+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.694780452+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.694997309 1373670 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.694959388+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.694938368+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.694784299+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.695449205 1373670 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.695426753+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.695413068+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.694956472+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.695601391 1373645 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.695554373+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.695534014+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.695140788+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.695779906 1373669 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.695753556+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.695739289+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.695614656+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.695803590 1373673 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.695781028+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.695765509+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.695523124+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.695947980 1373663 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.695881787+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.695860877+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.695685088+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.695951757 1373665 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.695929626+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.695919988+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.695817837+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.696187930 1373605 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.696147975+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.696132215+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.695865466+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.696248403 1373661 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.696175366+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.696159947+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.695901273+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.696430735 1373663 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.696408093+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.696392574+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.696118299+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.696617215 1373653 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.696590956+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.696574445+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.696110715+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.696686464 1373673 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.696663881+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.696640838+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.696007471+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.696921895 1373682 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.696891428+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.696872412+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.696678048+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.696986987 1373673 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.696959035+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.696946471+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.696515454+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.697006955 1373656 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.696973001+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.696942253+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.69678595+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.697017695 1373680 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.696963914+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.696933738+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.69671657+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.697179428 1373679 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.69713254+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.697112102+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.696925712+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.697201430 1373665 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.697167486+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.697154051+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.696901647+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.697237858 1373654 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.697210777+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.697193705+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.696925061+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.697408898 1373586 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.697337615+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.697315023+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697157367+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.697442461 1373672 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.697413787+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.697397045+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697054023+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.697476404 1373659 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.697440547+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.697427823+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.697070434+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.697597491 1373653 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.697551405+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.697535756+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697264708+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.697771057 1373654 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.697743285+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.697728647+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697387068+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.697906431 1373508 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.697766448+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.697743615+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.697368002+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.698013612 1373683 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.69785255+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.697825188+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697474931+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.698070188 1373673 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.6980343+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.698015395+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697343476+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.698313102 1373675 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.698260874+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.698239224+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.697760206+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.698355983 1373664 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.698320336+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.698303865+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.698017108+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.698362355 1373660 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.698326467+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.698307291+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697755137+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.698355291 1373671 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.698318553+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.69829567+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.697761008+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.698360591 1373673 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.698334703+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.698323402+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.697963678+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.698748489 1373679 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.698700068+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.698668148+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.698359018+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.698797701 1373669 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.698457423+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.698437696+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.697621707+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.698506405 1373675 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.698475797+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.698460208+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.697930736+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.698672096 1373664 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.698640256+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.69862119+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.698241789+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.698968871 1373677 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.698887079+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.698862222+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.698418229+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.699073517 1373662 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.699045725+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.699027712+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.698451141+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.699111168 1373664 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.69908562+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.69907467+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.698387211+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.699160601 1373653 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.699116899+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.699095268+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.698681042+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0905 12:18:10.699165560 1373685 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.699120385+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.699100428+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.698736526+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.699215624 1373663 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.699184155+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.699166672+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.698959143+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.699230622 1373664 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.699203171+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.699194715+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.698566007+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.699297417 1373653 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-05T12:18:10.69927761+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.699268914+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.699002755+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.699320551 1373654 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.699289422+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.699273212+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-05T12:18:10.699129563+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.699321883 1373651 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-05T12:18:10.699294352+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.699279323+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:14931", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-05T12:18:10.699180278+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0905 12:18:10.781674997 1373556 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.781646323+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.781618341+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.781591671+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.783668062 1373552 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.783640761+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.783627506+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.783597209+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.784674347 1373555 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.784634913+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.78462268+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.784596501+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.785684260 1373574 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.785650036+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.785637382+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.785611273+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.786687831 1373550 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.786641645+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.786628149+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.786598273+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.786694023 1373551 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.786667914+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.786634481+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.786603453+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.787682194 1373630 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.787642089+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.787628804+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.787606512+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.789674158 1373564 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.789630907+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.789618744+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.78959545+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.789675250 1373584 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.789626949+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.789614165+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.789591162+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.791690025 1373575 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.79166042+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.791633249+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.79160217+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.791712016 1373598 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.791684325+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.791671991+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.791608673+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.791720983 1373553 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.791693532+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.791682571+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.791617078+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.792690310 1373578 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.792664592+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.792639134+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.792601183+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.792784315 1373617 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.792759228+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.792746324+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.79259968+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.792796027 1373560 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.792771321+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.792758757+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.792612665+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.792798923 1373571 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.792763687+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.792751764+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.79262611+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.792832636 1373571 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.79277624+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.792771562+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.792632732+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.793701645 1373636 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.793668513+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.793636503+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.793602399+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.793701645 1373579 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.793670336+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.793641652+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.793602288+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.795695482 1373591 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.795671226+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.795639788+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.795607437+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.795710159 1373616 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.79568377+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.795670996+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.795613769+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.795740335 1373569 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.79571615+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.795704428+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.795602317+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.795790379 1373621 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.795763919+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.795751226+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.795724816+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.795795649 1373596 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.795771233+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.795760513+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.79573211+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.796704913 1373610 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.79668201+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.796672412+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.796609474+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.796748395 1373607 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.79671369+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.79669775+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.79665538+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.796775515 1373615 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.796731363+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.796720172+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.796626566+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.796776137 1373612 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.796738827+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.796726764+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.796690105+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.796799961 1373615 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.796748385+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.796742103+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.796634551+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.796815561 1373612 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.796750779+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.796746+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.796694524+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.796845817 1373580 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.796801654+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.796787688+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.796659127+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.796882646 1373611 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.796823846+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.796811283+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.796702118+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.796913865 1373611 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.796837422+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.796832492+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.796707638+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.797778165 1373626 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.79774911+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.797736457+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.797680281+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.797786500 1373577 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.797748219+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.797734042+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.79765826+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.797816286 1373588 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.797768717+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.79775413+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.797671395+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.797901967 1373609 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.797867252+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.797853536+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.797749581+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.797936481 1373620 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.797906556+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.797890676+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.797789917+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.797971897 1373565 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.797938855+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.797917195+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.797782443+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.798007784 1373566 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.79796286+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.797947371+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.797705468+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.798076844 1373631 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798009518+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.797987426+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.797707142+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.798080571 1373644 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.79801581+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.797997936+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.79783412+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.798108814 1373631 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798046567+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798034344+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.797712702+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.798122660 1373644 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798054743+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.798043922+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.797839149+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.798725680 1373608 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.798694672+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798682459+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798622648+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.798841427 1373590 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798793647+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798777547+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.798666188+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.798846326 1373643 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798809697+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798794659+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798712445+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.798877174 1373576 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798793627+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.79878423+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798674654+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.798902071 1373567 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.798876893+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798864099+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798766576+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.798903213 1373576 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.79883254+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798825106+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.798707065+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.798924853 1373633 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798876623+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798862907+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.79870978+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.798971120 1373632 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.798934692+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.798922349+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.798792425+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.799003721 1373583 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798968756+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.79894949+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798759173+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.799041622 1373589 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.798979045+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.79896551+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798796763+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.799080054 1373602 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.799019611+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.799002529+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798970058+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.799089121 1373589 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.799008079+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.798998511+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798813525+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.799091055 1373597 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.799049016+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.799031664+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798976059+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.799097106 1373637 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.799031133+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.799017297+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.798916448+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.799757273 1373622 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.79972873+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.799719282+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.799672725+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.799769376 1373647 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.799743678+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.799731004+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.799684868+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.799757844 1373650 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.79972331+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.799708833+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.799677774+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.799806496 1373582 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.79978218+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.799770638+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.799729271+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.799910160 1373625 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.799829409+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.799809662+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.799778674+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.799926661 1373601 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.799885344+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.799871307+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.799819069+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800017642 1373600 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.799969942+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.799956116+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.799830771+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.800074188 1373613 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.800012512+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.799991112+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.799912565+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800103072 1373638 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.800077985+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.800067255+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.800010899+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800130302 1373634 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.800033141+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.800019014+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.799958671+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800151802 1373646 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.800077143+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.800061885+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.799813489+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800164416 1373640 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.800126665+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.800114532+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.800003515+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800161070 1373634 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.80008058+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.800072565+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.799966656+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.800190084 1373646 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.800111096+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.800102992+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.799826223+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800208709 1373618 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.800164947+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.800152213+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.799972707+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800218397 1373642 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.800176619+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.800161591+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.800094656+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800233486 1373649 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-05T12:18:10.800194913+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.80018243+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:14931", created_time:"2023-09-05T12:18:10.800103483+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0905 12:18:10.800244446 1373618 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.800184283+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-05T12:18:10.800179354+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.800005439+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:10.800264554 1373639 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-05T12:18:10.800228125+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-05T12:18:10.800209521+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-05T12:18:10.800154016+08:00", target_address:"ipv6:%5B::1%5D:14931"}]}]} E0905 12:18:11.682896165 1373506 google_default_credentials.cc:461] Could not create google default credentials: UNKNOWN:Failed to load file {filename:"/builddir/.config/gcloud/application_default_credentials.json", created_time:"2023-09-05T12:18:10.682552857+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-05T12:18:10.682548609+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0905 12:18:11.683001121 1373506 xds_resolver.cc:970] [xds_resolver 0x7f7d48005690] received error from XdsClient: servername_not_used: UNAVAILABLE: xds client has a lame channel (node ID:C2P-13811941204227572755) E0905 12:18:11.683066834 1373506 xds_resolver.cc:970] [xds_resolver 0x7f7d64009600] received error from XdsClient: servername_not_used: UNAVAILABLE: xDS call failed: xDS server: directpath-pa.googleapis.com, ADS call status code=2, details='Failed to create secure client channel', error='OK' (node ID:C2P-13811941204227572755) E0905 12:18:11.683080950 1373506 xds_resolver.cc:970] [xds_resolver 0x7f7d48005690] received error from XdsClient: servername_not_used: UNAVAILABLE: xDS call failed: xDS server: directpath-pa.googleapis.com, ADS call status code=2, details='Failed to create secure client channel', error='OK' (node ID:C2P-13811941204227572755) [ OK ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithFastFailingMetadataServer (1010 ms) [----------] 2 tests from DestroyGoogleC2pChannelWithActiveConnectStressTest (1166 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1166 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:11,746 detected port server running version 21 2023-09-05 12:18:11,802 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/google_mesh_ca_certificate_provider_factory_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from GoogleMeshCaConfigTest [ RUN ] GoogleMeshCaConfigTest.Basic [ OK ] GoogleMeshCaConfigTest.Basic (0 ms) [ RUN ] GoogleMeshCaConfigTest.Defaults [ OK ] GoogleMeshCaConfigTest.Defaults (0 ms) [ RUN ] GoogleMeshCaConfigTest.WrongExpectedValues [ OK ] GoogleMeshCaConfigTest.WrongExpectedValues (0 ms) [ RUN ] GoogleMeshCaConfigTest.WrongTypes [ OK ] GoogleMeshCaConfigTest.WrongTypes (4 ms) [ RUN ] GoogleMeshCaConfigTest.GrpcServicesNotAnArray [ OK ] GoogleMeshCaConfigTest.GrpcServicesNotAnArray (0 ms) [ RUN ] GoogleMeshCaConfigTest.GoogleGrpcNotAnObject [ OK ] GoogleMeshCaConfigTest.GoogleGrpcNotAnObject (0 ms) [ RUN ] GoogleMeshCaConfigTest.CallCredentialsNotAnArray [ OK ] GoogleMeshCaConfigTest.CallCredentialsNotAnArray (0 ms) [ RUN ] GoogleMeshCaConfigTest.StsServiceNotAnObject [ OK ] GoogleMeshCaConfigTest.StsServiceNotAnObject (0 ms) [----------] 8 tests from GoogleMeshCaConfigTest (6 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (6 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:11,886 detected port server running version 21 2023-09-05 12:18:11,942 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/graceful_shutdown_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from GracefulShutdownTest [ RUN ] GracefulShutdownTest.GracefulGoaway [ OK ] GracefulShutdownTest.GracefulGoaway (14 ms) [ RUN ] GracefulShutdownTest.RequestStartedBeforeFinalGoaway [ OK ] GracefulShutdownTest.RequestStartedBeforeFinalGoaway (10 ms) [ RUN ] GracefulShutdownTest.RequestStartedAfterFinalGoawayIsIgnored [ OK ] GracefulShutdownTest.RequestStartedAfterFinalGoawayIsIgnored (10 ms) [ RUN ] GracefulShutdownTest.UnresponsiveClient [ OK ] GracefulShutdownTest.UnresponsiveClient (20006 ms) [ RUN ] GracefulShutdownTest.GoawayReceivedOnServerDisconnect [ OK ] GracefulShutdownTest.GoawayReceivedOnServerDisconnect (10 ms) [----------] 5 tests from GracefulShutdownTest (20052 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (20052 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:32,069 detected port server running version 21 2023-09-05 12:18:32,125 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_alts_credentials_options_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:32,197 detected port server running version 21 2023-09-05 12:18:32,253 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_authorization_engine_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from GrpcAuthorizationEngineTest [ RUN ] GrpcAuthorizationEngineTest.AllowEngineWithMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.AllowEngineWithMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.AllowEngineWithNoMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.AllowEngineWithNoMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.AllowEngineWithEmptyPolicies [ OK ] GrpcAuthorizationEngineTest.AllowEngineWithEmptyPolicies (0 ms) [ RUN ] GrpcAuthorizationEngineTest.DenyEngineWithMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.DenyEngineWithMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.DenyEngineWithNoMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.DenyEngineWithNoMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.DenyEngineWithEmptyPolicies [ OK ] GrpcAuthorizationEngineTest.DenyEngineWithEmptyPolicies (0 ms) [----------] 6 tests from GrpcAuthorizationEngineTest (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (0 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:32,325 detected port server running version 21 Port server started successfully 2023-09-05 12:18:32,381 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_authorization_policy_provider_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from AuthorizationPolicyProviderTest [ RUN ] AuthorizationPolicyProviderTest.StaticDataInitializationSuccessful [ OK ] AuthorizationPolicyProviderTest.StaticDataInitializationSuccessful (0 ms) [ RUN ] AuthorizationPolicyProviderTest.StaticDataInitializationFailedInvalidPolicy [ OK ] AuthorizationPolicyProviderTest.StaticDataInitializationFailedInvalidPolicy (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherInitializationSuccessValidPolicy [ OK ] AuthorizationPolicyProviderTest.FileWatcherInitializationSuccessValidPolicy (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherInitializationFailedInvalidPolicy [ OK ] AuthorizationPolicyProviderTest.FileWatcherInitializationFailedInvalidPolicy (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherSuccessValidPolicyRefresh [ OK ] AuthorizationPolicyProviderTest.FileWatcherSuccessValidPolicyRefresh (1003 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherInvalidPolicyRefreshSkipReload [ OK ] AuthorizationPolicyProviderTest.FileWatcherInvalidPolicyRefreshSkipReload (1000 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherRecoversFromFailure [ OK ] AuthorizationPolicyProviderTest.FileWatcherRecoversFromFailure (2000 ms) [----------] 7 tests from AuthorizationPolicyProviderTest (4004 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (4004 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:36,460 detected port server running version 21 2023-09-05 12:18:36,516 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_authz_end2end_test [==========] Running 17 tests from 1 test suite. [----------] Global test environment set-up. [----------] 17 tests from GrpcAuthzEnd2EndTest [ RUN ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestNoMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestNoMatchInDenyMatchInAllow (18 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestNoMatchInAllowAndDeny [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestNoMatchInAllowAndDeny (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyNoMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestEmptyDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestEmptyDenyMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestEmptyDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestEmptyDenyNoMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestWithPrincipalsFieldOnUnauthenticatedConnection [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestWithPrincipalsFieldOnUnauthenticatedConnection (2 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestWithPrincipalsFieldOnAuthenticatedConnection [ OK ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestWithPrincipalsFieldOnAuthenticatedConnection (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestNoMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestNoMatchInDenyMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestNoMatchInAllowAndDeny [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestNoMatchInAllowAndDeny (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyNoMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestEmptyDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestEmptyDenyMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestEmptyDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestEmptyDenyNoMatchInAllow (11 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherValidPolicyRefresh [ OK ] GrpcAuthzEnd2EndTest.FileWatcherValidPolicyRefresh (1002 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInvalidPolicyRefreshSkipsReload [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInvalidPolicyRefreshSkipsReload (1003 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherRecoversFromFailure [ OK ] GrpcAuthzEnd2EndTest.FileWatcherRecoversFromFailure (2003 ms) [----------] 17 tests from GrpcAuthzEnd2EndTest (4166 ms total) [----------] Global test environment tear-down [==========] 17 tests from 1 test suite ran. (4166 ms total) [ PASSED ] 17 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:40,772 detected port server running version 21 2023-09-05 12:18:40,828 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_byte_buffer_reader_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:40,905 detected port server running version 21 Port server started successfully 2023-09-05 12:18:40,961 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_completion_queue_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:41,048 detected port server running version 21 2023-09-05 12:18:41,104 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_ipv6_loopback_available_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:41,181 detected port server running version 21 Port server started successfully 2023-09-05 12:18:41,236 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_tls_certificate_distributor_test [==========] Running 23 tests from 1 test suite. [----------] Global test environment set-up. [----------] 23 tests from GrpcTlsCertificateDistributorTest [ RUN ] GrpcTlsCertificateDistributorTest.BasicCredentialBehaviors [ OK ] GrpcTlsCertificateDistributorTest.BasicCredentialBehaviors (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.UpdateCredentialsOnAnySide [ OK ] GrpcTlsCertificateDistributorTest.UpdateCredentialsOnAnySide (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SameIdentityNameDiffRootName [ OK ] GrpcTlsCertificateDistributorTest.SameIdentityNameDiffRootName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SameRootNameDiffIdentityName [ OK ] GrpcTlsCertificateDistributorTest.SameRootNameDiffIdentityName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForSameRootAndIdentityCertName [ OK ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForSameRootAndIdentityCertName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForIdentityCertNameWithRootBeingWatched [ OK ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForIdentityCertNameWithRootBeingWatched (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForRootCertNameWithIdentityBeingWatched [ OK ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForRootCertNameWithIdentityBeingWatched (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.RemoveAllWatchersForCertNameAndAddAgain [ OK ] GrpcTlsCertificateDistributorTest.RemoveAllWatchersForCertNameAndAddAgain (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.ResetCallbackToNull [ OK ] GrpcTlsCertificateDistributorTest.ResetCallbackToNull (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetKeyMaterialsInCallback [ OK ] GrpcTlsCertificateDistributorTest.SetKeyMaterialsInCallback (41 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchACertInfoWithValidCredentials [ OK ] GrpcTlsCertificateDistributorTest.WatchACertInfoWithValidCredentials (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertForBothRootAndIdentity [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertForBothRootAndIdentity (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootOrIdentity [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootOrIdentity (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithPreexistingErrorForRootName [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithPreexistingErrorForRootName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootNameWithSameNameForIdentityErrored [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootNameWithSameNameForIdentityErrored (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithoutErrorForRootName [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithoutErrorForRootName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForRootNameWithPreexistingErrorForIdentityName [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForRootNameWithPreexistingErrorForIdentityName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.CancelTheLastWatcherOnAnErroredCertInfo [ OK ] GrpcTlsCertificateDistributorTest.CancelTheLastWatcherOnAnErroredCertInfo (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoWithValidCredentialData [ OK ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoWithValidCredentialData (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertThenSuccessfulCredentialUpdates [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertThenSuccessfulCredentialUpdates (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchCertInfoThenInvokeSetError [ OK ] GrpcTlsCertificateDistributorTest.WatchCertInfoThenInvokeSetError (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoBySetError [ OK ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoBySetError (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertInCallback [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertInCallback (44 ms) [----------] 23 tests from GrpcTlsCertificateDistributorTest (86 ms total) [----------] Global test environment tear-down [==========] 23 tests from 1 test suite ran. (86 ms total) [ PASSED ] 23 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:41,396 detected port server running version 21 Port server started successfully 2023-09-05 12:18:41,453 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_tls_certificate_provider_test [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from GrpcTlsCertificateProviderTest [ RUN ] GrpcTlsCertificateProviderTest.StaticDataCertificateProviderCreation [ OK ] GrpcTlsCertificateProviderTest.StaticDataCertificateProviderCreation (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodPaths [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodPaths (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithBadPaths E0905 12:18:41.471284141 1376144 grpc_tls_certificate_provider.cc:293] Reading file invalid/path failed: UNKNOWN:Failed to load file {filename:"invalid/path", created_time:"2023-09-05T12:18:41.471211294+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-05T12:18:41.471207698+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} E0905 12:18:41.471317353 1376144 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0905 12:18:41.471320840 1376144 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0905 12:18:41.471324226 1376144 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0905 12:18:41.471326651 1376144 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0905 12:18:41.471329586 1376144 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0905 12:18:41.471331860 1376144 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0905 12:18:41.471334004 1376144 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithBadPaths (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnBothCertsRefreshed [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnBothCertsRefreshed (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnRootCertsRefreshed [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnRootCertsRefreshed (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnIdentityCertsRefreshed [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnIdentityCertsRefreshed (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedBothCerts E0905 12:18:48.473318470 1376160 grpc_tls_certificate_provider.cc:293] Reading file /tmp/test_u8twGP failed: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-05T12:18:48.473276+08:00", filename:"/tmp/test_u8twGP", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-05T12:18:48.47327071+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0905 12:18:48.473351341 1376160 stat_posix.cc:43] stat failed for filename /tmp/test_Yfy2Bl with error No such file or directory. E0905 12:18:48.473354858 1376160 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_Yfy2Bl. Start retrying... E0905 12:18:48.473358134 1376160 stat_posix.cc:43] stat failed for filename /tmp/test_Yfy2Bl with error No such file or directory. E0905 12:18:48.473360499 1376160 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_Yfy2Bl. Start retrying... E0905 12:18:48.473363414 1376160 stat_posix.cc:43] stat failed for filename /tmp/test_Yfy2Bl with error No such file or directory. E0905 12:18:48.473365798 1376160 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_Yfy2Bl. Start retrying... E0905 12:18:48.473368043 1376160 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedBothCerts (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedRootCerts E0905 12:18:50.473763351 1376185 grpc_tls_certificate_provider.cc:293] Reading file /tmp/test_9Vp3ih failed: UNKNOWN:Failed to load file {filename:"/tmp/test_9Vp3ih", created_time:"2023-09-05T12:18:50.473715982+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-05T12:18:50.47370438+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedRootCerts (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedIdentityCerts E0905 12:18:52.474124466 1376191 stat_posix.cc:43] stat failed for filename /tmp/test_9nEViO with error No such file or directory. E0905 12:18:52.474152749 1376191 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_9nEViO. Start retrying... E0905 12:18:52.474156837 1376191 stat_posix.cc:43] stat failed for filename /tmp/test_9nEViO with error No such file or directory. E0905 12:18:52.474159392 1376191 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_9nEViO. Start retrying... E0905 12:18:52.474162608 1376191 stat_posix.cc:43] stat failed for filename /tmp/test_9nEViO with error No such file or directory. E0905 12:18:52.474165072 1376191 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_9nEViO. Start retrying... E0905 12:18:52.474167407 1376191 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedIdentityCerts (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyPrivateKey [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyPrivateKey (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyCertificate [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyCertificate (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidCertFormat [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidCertFormat (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPrivateKeyFormat [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPrivateKeyFormat (1 ms) [ RUN ] GrpcTlsCertificateProviderTest.SuccessfulKeyCertMatch [ OK ] GrpcTlsCertificateProviderTest.SuccessfulKeyCertMatch (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPair [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPair (0 ms) [----------] 15 tests from GrpcTlsCertificateProviderTest (12006 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (12006 ms total) [ PASSED ] 15 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:53,537 detected port server running version 21 2023-09-05 12:18:53,592 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_tls_certificate_verifier_test [==========] Running 20 tests from 1 test suite. [----------] Global test environment set-up. [----------] 20 tests from GrpcTlsCertificateVerifierTest [ RUN ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierSucceeds [ OK ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierFails [ OK ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierSucceeds [ OK ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierFails [ OK ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.NoOpCertificateVerifierSucceeds [ OK ] GrpcTlsCertificateVerifierTest.NoOpCertificateVerifierSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierNullTargetName [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierNullTargetName (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierInvalidTargetName [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierInvalidTargetName (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCaseInsensitiveCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCaseInsensitiveCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSTopWildcardCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSTopWildcardCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.ComparingDifferentObjectTypesFails [ OK ] GrpcTlsCertificateVerifierTest.ComparingDifferentObjectTypesFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostNameCertificateVerifier [ OK ] GrpcTlsCertificateVerifierTest.HostNameCertificateVerifier (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierSuccess [ OK ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierSuccess (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierFailure [ OK ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierFailure (0 ms) [----------] 20 tests from GrpcTlsCertificateVerifierTest (0 ms total) [----------] Global test environment tear-down [==========] 20 tests from 1 test suite ran. (0 ms total) [ PASSED ] 20 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:53,771 detected port server running version 21 2023-09-05 12:18:53,827 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_tls_credentials_options_comparator_test [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from TlsCredentialsOptionsComparatorTest [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCertRequestType [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCertRequestType (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentVerifyServerCert [ OK ] TlsCredentialsOptionsComparatorTest.DifferentVerifyServerCert (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentMinTlsVersion [ OK ] TlsCredentialsOptionsComparatorTest.DifferentMinTlsVersion (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentMaxTlsVersion [ OK ] TlsCredentialsOptionsComparatorTest.DifferentMaxTlsVersion (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCertificateVerifier [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCertificateVerifier (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCheckCallHost [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCheckCallHost (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCertificateProvider [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCertificateProvider (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentWatchRootCert [ OK ] TlsCredentialsOptionsComparatorTest.DifferentWatchRootCert (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentRootCertName [ OK ] TlsCredentialsOptionsComparatorTest.DifferentRootCertName (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentWatchIdentityPair [ OK ] TlsCredentialsOptionsComparatorTest.DifferentWatchIdentityPair (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentIdentityCertName [ OK ] TlsCredentialsOptionsComparatorTest.DifferentIdentityCertName (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentTlsSessionKeyLogFilePath [ OK ] TlsCredentialsOptionsComparatorTest.DifferentTlsSessionKeyLogFilePath (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCrlDirectory [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCrlDirectory (0 ms) [----------] 13 tests from TlsCredentialsOptionsComparatorTest (0 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (0 ms total) [ PASSED ] 13 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:53,904 detected port server running version 21 2023-09-05 12:18:53,960 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpc_tls_credentials_options_test [==========] Running 22 tests from 1 test suite. [----------] Global test environment set-up. [----------] 22 tests from GrpcTlsCredentialsOptionsTest [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsOnDefaultRootCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsOnDefaultRootCerts (2 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnBothCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnBothCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnRootCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnRootCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnNotProvidedCerts E0905 12:18:53.982378721 1376218 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {created_time:"2023-09-05T12:18:53.9823194+08:00", file_line:86, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnNotProvidedCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithDefaultRootAndStaticDataProviderOnIdentityCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithDefaultRootAndStaticDataProviderOnIdentityCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnBothCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnBothCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnIdentityCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnIdentityCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnNotProvidedCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnNotProvidedCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBothCerts E0905 12:18:53.986215731 1376218 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:90, created_time:"2023-09-05T12:18:53.986204681+08:00"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBothCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnRootCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnRootCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnNotProvidedCerts E0905 12:18:53.988380097 1376218 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {created_time:"2023-09-05T12:18:53.98837059+08:00", file_line:181, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnNotProvidedCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBadTrustCerts E0905 12:18:53.988573240 1376218 grpc_tls_certificate_provider.cc:293] Reading file invalid/path failed: UNKNOWN:Failed to load file {filename:"invalid/path", created_time:"2023-09-05T12:18:53.988542131+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-05T12:18:53.988539396+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} E0905 12:18:53.988619206 1376218 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:181, created_time:"2023-09-05T12:18:53.988613285+08:00"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBadTrustCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBothCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBothCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnIdentityCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnIdentityCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnNotProvidedCerts E0905 12:18:53.991636731 1376218 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {created_time:"2023-09-05T12:18:53.991627423+08:00", file_line:185, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnNotProvidedCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBadIdentityCerts E0905 12:18:53.991723073 1376218 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0905 12:18:53.991727611 1376218 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0905 12:18:53.991730677 1376218 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0905 12:18:53.991732981 1376218 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0905 12:18:53.991735777 1376218 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0905 12:18:53.991738041 1376218 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0905 12:18:53.991740175 1376218 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. E0905 12:18:53.991774910 1376218 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:185, created_time:"2023-09-05T12:18:53.991767155+08:00"} [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBadIdentityCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnCertificateRefreshed [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnCertificateRefreshed (2001 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnDeletedFiles E0905 12:18:56.993956049 1376255 grpc_tls_certificate_provider.cc:293] Reading file /tmp/test_N4TBlg failed: UNKNOWN:Failed to load file {filename:"/tmp/test_N4TBlg", created_time:"2023-09-05T12:18:56.993909343+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-05T12:18:56.993899043+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0905 12:18:56.993990113 1376255 stat_posix.cc:43] stat failed for filename /tmp/test_dskdAY with error No such file or directory. E0905 12:18:56.993993790 1376255 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_dskdAY. Start retrying... E0905 12:18:56.993997076 1376255 stat_posix.cc:43] stat failed for filename /tmp/test_dskdAY with error No such file or directory. E0905 12:18:56.993999521 1376255 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_dskdAY. Start retrying... E0905 12:18:56.994002476 1376255 stat_posix.cc:43] stat failed for filename /tmp/test_dskdAY with error No such file or directory. E0905 12:18:56.994004901 1376255 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_dskdAY. Start retrying... E0905 12:18:56.994007265 1376255 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. E0905 12:18:56.994020059 1376255 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:243, created_time:"2023-09-05T12:18:56.994011654+08:00"} E0905 12:18:56.994025970 1376255 tls_security_connector.cc:465] TlsChannelCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:246, created_time:"2023-09-05T12:18:56.994013287+08:00"} E0905 12:18:57.994128557 1376255 grpc_tls_certificate_provider.cc:293] Reading file /tmp/test_N4TBlg failed: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-05T12:18:57.994107006+08:00", filename:"/tmp/test_N4TBlg", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-05T12:18:57.994102558+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0905 12:18:57.994145539 1376255 stat_posix.cc:43] stat failed for filename /tmp/test_dskdAY with error No such file or directory. E0905 12:18:57.994148444 1376255 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_dskdAY. Start retrying... E0905 12:18:57.994151670 1376255 stat_posix.cc:43] stat failed for filename /tmp/test_dskdAY with error No such file or directory. E0905 12:18:57.994154065 1376255 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_dskdAY. Start retrying... E0905 12:18:57.994157010 1376255 stat_posix.cc:43] stat failed for filename /tmp/test_dskdAY with error No such file or directory. E0905 12:18:57.994159395 1376255 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_dskdAY. Start retrying... E0905 12:18:57.994161569 1376255 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnDeletedFiles (2001 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithExternalVerifier [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithExternalVerifier (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithExternalVerifier [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithExternalVerifier (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithHostnameCertificateVerifier E0905 12:18:57.995821099 1376218 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {created_time:"2023-09-05T12:18:57.995802634+08:00", file_line:90, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithHostnameCertificateVerifier (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithHostnameCertificateVerifier [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithHostnameCertificateVerifier (0 ms) [----------] 22 tests from GrpcTlsCredentialsOptionsTest (4018 ms total) [----------] Global test environment tear-down [==========] 22 tests from 1 test suite ran. (4018 ms total) [ PASSED ] 22 tests. E0905 12:18:57.996227030 1376218 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:90, created_time:"2023-09-05T12:18:57.996217723+08:00"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:58,056 detected port server running version 21 2023-09-05 12:18:58,112 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpclb_api_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GrpclbTest [ RUN ] GrpclbTest.CreateRequest [ OK ] GrpclbTest.CreateRequest (0 ms) [ RUN ] GrpclbTest.ParseInitialResponse [ OK ] GrpclbTest.ParseInitialResponse (0 ms) [ RUN ] GrpclbTest.ParseResponseServerList [ OK ] GrpclbTest.ParseResponseServerList (0 ms) [----------] 3 tests from GrpclbTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (4 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:18:58,190 detected port server running version 21 Port server started successfully 2023-09-05 12:18:58,246 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/grpclb_end2end_test [==========] Running 33 tests from 4 test suites. [----------] Global test environment set-up. [----------] 25 tests from SingleBalancerTest [ RUN ] SingleBalancerTest.Vanilla [ OK ] SingleBalancerTest.Vanilla (90 ms) [ RUN ] SingleBalancerTest.SubchannelCaching [ OK ] SingleBalancerTest.SubchannelCaching (3011 ms) [ RUN ] SingleBalancerTest.ReturnServerStatus [ OK ] SingleBalancerTest.ReturnServerStatus (12 ms) [ RUN ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfig [ OK ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfig (10 ms) [ RUN ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfigAndNoAddresses [ OK ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfigAndNoAddresses (5 ms) [ RUN ] SingleBalancerTest.UsePickFirstChildPolicy [ OK ] SingleBalancerTest.UsePickFirstChildPolicy (10 ms) [ RUN ] SingleBalancerTest.SwapChildPolicy [ OK ] SingleBalancerTest.SwapChildPolicy (14 ms) [ RUN ] SingleBalancerTest.SameBackendListedMultipleTimes [ OK ] SingleBalancerTest.SameBackendListedMultipleTimes (12 ms) [ RUN ] SingleBalancerTest.SecureNaming [ OK ] SingleBalancerTest.SecureNaming (90 ms) [ RUN ] SingleBalancerTest.SecureNamingDeathTest [ OK ] SingleBalancerTest.SecureNamingDeathTest (398 ms) [ RUN ] SingleBalancerTest.InitiallyEmptyServerlist E0905 12:19:01.930924225 1376572 grpclb.cc:1143] [grpclb 0x55e86bdfaa50] lb_calld=0x55e86be19ac0: Invalid LB response received: ''. Ignoring. [ OK ] SingleBalancerTest.InitiallyEmptyServerlist (511 ms) [ RUN ] SingleBalancerTest.AllServersUnreachableFailFast [ OK ] SingleBalancerTest.AllServersUnreachableFailFast (11 ms) [ RUN ] SingleBalancerTest.Fallback [ OK ] SingleBalancerTest.Fallback (511 ms) [ RUN ] SingleBalancerTest.FallbackUpdate [ OK ] SingleBalancerTest.FallbackUpdate (511 ms) [ RUN ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBalancerThenBackends [ OK ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBalancerThenBackends (1052 ms) [ RUN ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBackendsThenBalancer [ OK ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBackendsThenBalancer (1013 ms) [ RUN ] SingleBalancerTest.FallbackEarlyWhenBalancerChannelFails [ OK ] SingleBalancerTest.FallbackEarlyWhenBalancerChannelFails (9 ms) [ RUN ] SingleBalancerTest.FallbackEarlyWhenBalancerCallFails [ OK ] SingleBalancerTest.FallbackEarlyWhenBalancerCallFails (8 ms) [ RUN ] SingleBalancerTest.FallbackControlledByBalancer_BeforeFirstServerlist [ OK ] SingleBalancerTest.FallbackControlledByBalancer_BeforeFirstServerlist (8 ms) [ RUN ] SingleBalancerTest.FallbackControlledByBalancer_AfterFirstServerlist [ OK ] SingleBalancerTest.FallbackControlledByBalancer_AfterFirstServerlist (208 ms) [ RUN ] SingleBalancerTest.BackendsRestart [ OK ] SingleBalancerTest.BackendsRestart (1092 ms) [ RUN ] SingleBalancerTest.ServiceNameFromLbPolicyConfig [ OK ] SingleBalancerTest.ServiceNameFromLbPolicyConfig (11 ms) [ RUN ] SingleBalancerTest.Drop [ OK ] SingleBalancerTest.Drop (99 ms) [ RUN ] SingleBalancerTest.DropAllFirst [ OK ] SingleBalancerTest.DropAllFirst (7 ms) [ RUN ] SingleBalancerTest.DropAll [ OK ] SingleBalancerTest.DropAll (1008 ms) [----------] 25 tests from SingleBalancerTest (9723 ms total) [----------] 4 tests from UpdatesTest [ RUN ] UpdatesTest.UpdateBalancersButKeepUsingOriginalBalancer [ OK ] UpdatesTest.UpdateBalancersButKeepUsingOriginalBalancer (10013 ms) [ RUN ] UpdatesTest.UpdateBalancersRepeated [ OK ] UpdatesTest.UpdateBalancersRepeated (20015 ms) [ RUN ] UpdatesTest.UpdateBalancersDeadUpdate [ OK ] UpdatesTest.UpdateBalancersDeadUpdate (1017 ms) [ RUN ] UpdatesTest.ReresolveDeadBackend [ OK ] UpdatesTest.ReresolveDeadBackend (516 ms) [----------] 4 tests from UpdatesTest (31563 ms total) [----------] 1 test from UpdatesWithClientLoadReportingTest [ RUN ] UpdatesWithClientLoadReportingTest.ReresolveDeadBalancer [ OK ] UpdatesWithClientLoadReportingTest.ReresolveDeadBalancer (19 ms) [----------] 1 test from UpdatesWithClientLoadReportingTest (19 ms total) [----------] 3 tests from SingleBalancerWithClientLoadReportingTest [ RUN ] SingleBalancerWithClientLoadReportingTest.Vanilla [ OK ] SingleBalancerWithClientLoadReportingTest.Vanilla (3010 ms) [ RUN ] SingleBalancerWithClientLoadReportingTest.BalancerRestart [ OK ] SingleBalancerWithClientLoadReportingTest.BalancerRestart (7017 ms) [ RUN ] SingleBalancerWithClientLoadReportingTest.Drop [ OK ] SingleBalancerWithClientLoadReportingTest.Drop (3011 ms) [----------] 3 tests from SingleBalancerWithClientLoadReportingTest (13040 ms total) [----------] Global test environment tear-down [==========] 33 tests from 4 test suites ran. (54348 ms total) [ PASSED ] 33 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:19:53,791 detected port server running version 21 Port server started successfully 2023-09-05 12:19:53,847 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/h2_ssl_session_reuse_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from H2SessionReuseTest [ RUN ] H2SessionReuseTest.SingleReuse [ OK ] H2SessionReuseTest.SingleReuse (127 ms) [----------] 1 test from H2SessionReuseTest (127 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (127 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:19:54,051 detected port server running version 21 Port server started successfully 2023-09-05 12:19:54,107 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/handshake_server_with_readahead_handshaker_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:19:55,193 detected port server running version 21 2023-09-05 12:19:55,249 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/head_of_line_blocking_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:19:55,326 detected port server running version 21 Port server started successfully 2023-09-05 12:19:55,382 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/headers_bad_client_test E0905 12:19:56.627278103 1377474 hpack_parser.cc:1235] Error parsing metadata: error=invalid value key=grpc-timeout value=15 seconds E0905 12:19:56.627330571 1377474 hpack_parser.cc:1235] Error parsing metadata: error=invalid value key=grpc-timeout value=15 seconds + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:19:56,703 detected port server running version 21 2023-09-05 12:19:56,759 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/health_service_end2end_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from HealthServiceEnd2endTest [ RUN ] HealthServiceEnd2endTest.DefaultHealthServiceDisabled [ OK ] HealthServiceEnd2endTest.DefaultHealthServiceDisabled (7 ms) [ RUN ] HealthServiceEnd2endTest.DefaultHealthService [ OK ] HealthServiceEnd2endTest.DefaultHealthService (4 ms) [ RUN ] HealthServiceEnd2endTest.DefaultHealthServiceShutdown [ OK ] HealthServiceEnd2endTest.DefaultHealthServiceShutdown (4 ms) [ RUN ] HealthServiceEnd2endTest.ExplicitlyDisableViaOverride [ OK ] HealthServiceEnd2endTest.ExplicitlyDisableViaOverride (2 ms) [ RUN ] HealthServiceEnd2endTest.ExplicitlyOverride [ OK ] HealthServiceEnd2endTest.ExplicitlyOverride (3004 ms) [ RUN ] HealthServiceEnd2endTest.ExplicitlyHealthServiceShutdown [ OK ] HealthServiceEnd2endTest.ExplicitlyHealthServiceShutdown (2003 ms) [----------] 6 tests from HealthServiceEnd2endTest (5027 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (5027 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:01,868 detected port server running version 21 2023-09-05 12:20:01,924 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/histogram_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:01,998 detected port server running version 21 Port server started successfully 2023-09-05 12:20:02,054 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/host_port_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:02,125 detected port server running version 21 Port server started successfully 2023-09-05 12:20:02,181 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/hpack_encoder_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:02,256 detected port server running version 21 Port server started successfully 2023-09-05 12:20:02,312 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/hpack_parser_table_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from HpackParserTableTest [ RUN ] HpackParserTableTest.StaticTable [ OK ] HpackParserTableTest.StaticTable (0 ms) [ RUN ] HpackParserTableTest.ManyAdditions [ OK ] HpackParserTableTest.ManyAdditions (48 ms) [----------] 2 tests from HpackParserTableTest (48 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (48 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:02,435 detected port server running version 21 2023-09-05 12:20:02,490 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/hpack_parser_test [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from ParseTest/ParseTest [ RUN ] ParseTest/ParseTest.WholeSlices/0 [ OK ] ParseTest/ParseTest.WholeSlices/0 (4 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/1 [ OK ] ParseTest/ParseTest.WholeSlices/1 (0 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/2 [ OK ] ParseTest/ParseTest.WholeSlices/2 (0 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/3 [ OK ] ParseTest/ParseTest.WholeSlices/3 (0 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/4 [ OK ] ParseTest/ParseTest.WholeSlices/4 (0 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/5 [ OK ] ParseTest/ParseTest.WholeSlices/5 (0 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/0 [ OK ] ParseTest/ParseTest.OneByteAtATime/0 (0 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/1 [ OK ] ParseTest/ParseTest.OneByteAtATime/1 (0 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/2 [ OK ] ParseTest/ParseTest.OneByteAtATime/2 (0 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/3 [ OK ] ParseTest/ParseTest.OneByteAtATime/3 (0 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/4 [ OK ] ParseTest/ParseTest.OneByteAtATime/4 (0 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/5 [ OK ] ParseTest/ParseTest.OneByteAtATime/5 (0 ms) [----------] 12 tests from ParseTest/ParseTest (6 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (6 ms total) [ PASSED ] 12 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:02,568 detected port server running version 21 2023-09-05 12:20:02,624 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/http_proxy_mapper_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from NoProxyTest [ RUN ] NoProxyTest.EmptyList [ OK ] NoProxyTest.EmptyList (0 ms) [ RUN ] NoProxyTest.Basic [ OK ] NoProxyTest.Basic (0 ms) [ RUN ] NoProxyTest.EmptyEntries [ OK ] NoProxyTest.EmptyEntries (0 ms) [----------] 3 tests from NoProxyTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:02,696 detected port server running version 21 2023-09-05 12:20:02,752 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/httpcli_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from HttpRequestTest [ RUN ] HttpRequestTest.Get 127.0.0.1 - - [05/Sep/2023 12:20:08] "GET /get HTTP/1.1" 200 - [ OK ] HttpRequestTest.Get (1003 ms) [ RUN ] HttpRequestTest.Post 127.0.0.1 - - [05/Sep/2023 12:20:09] "POST /post HTTP/1.1" 200 - [ OK ] HttpRequestTest.Post (1003 ms) [ RUN ] HttpRequestTest.CancelGetDuringDNSResolution [ OK ] HttpRequestTest.CancelGetDuringDNSResolution (2019 ms) [ RUN ] HttpRequestTest.CancelGetWhileReadingResponse [ OK ] HttpRequestTest.CancelGetWhileReadingResponse (2013 ms) [ RUN ] HttpRequestTest.CancelGetRacesWithConnectionFailure [ OK ] HttpRequestTest.CancelGetRacesWithConnectionFailure (14 ms) [ RUN ] HttpRequestTest.CallerPollentsAreNotReferencedAfterCallbackIsRan [ OK ] HttpRequestTest.CallerPollentsAreNotReferencedAfterCallbackIsRan (1 ms) [ RUN ] HttpRequestTest.CancelDuringSecurityHandshakeButHandshakeStillSucceeds [ OK ] HttpRequestTest.CancelDuringSecurityHandshakeButHandshakeStillSucceeds (0 ms) [----------] 7 tests from HttpRequestTest (6056 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (11063 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:13,893 detected port server running version 21 2023-09-05 12:20:13,948 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/httpscli_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from HttpsCliTest /builddir/build/BUILD/grpc-1.48.1/x86_64-OpenCloudOS-linux-gnu/../test/core/http/test_server.py:65: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() httpd.socket = ssl.wrap_socket(httpd.socket, [ RUN ] HttpsCliTest.Get 127.0.0.1 - - [05/Sep/2023 12:20:19] "GET /get HTTP/1.1" 200 - [ OK ] HttpsCliTest.Get (1009 ms) [ RUN ] HttpsCliTest.Post 127.0.0.1 - - [05/Sep/2023 12:20:20] "POST /post HTTP/1.1" 200 - [ OK ] HttpsCliTest.Post (1006 ms) [ RUN ] HttpsCliTest.CancelGetDuringSSLHandshake [ OK ] HttpsCliTest.CancelGetDuringSSLHandshake (2042 ms) [----------] 3 tests from HttpsCliTest (4058 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (9064 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:23,089 detected port server running version 21 2023-09-05 12:20:23,145 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/hybrid_end2end_test [==========] Running 23 tests from 2 test suites. [----------] Global test environment set-up. [----------] 21 tests from HybridEnd2endTest [ RUN ] HybridEnd2endTest.AsyncEcho [ OK ] HybridEnd2endTest.AsyncEcho (8 ms) [ RUN ] HybridEnd2endTest.RawEcho [ OK ] HybridEnd2endTest.RawEcho (3 ms) [ RUN ] HybridEnd2endTest.RawRequestStream [ OK ] HybridEnd2endTest.RawRequestStream (3 ms) [ RUN ] HybridEnd2endTest.AsyncEchoRawRequestStream [ OK ] HybridEnd2endTest.AsyncEchoRawRequestStream (3 ms) [ RUN ] HybridEnd2endTest.GenericEchoRawRequestStream [ OK ] HybridEnd2endTest.GenericEchoRawRequestStream (3 ms) [ RUN ] HybridEnd2endTest.AsyncEchoRequestStream [ OK ] HybridEnd2endTest.AsyncEchoRequestStream (3 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream (3 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncDupService (4 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncStreamedUnaryDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncStreamedUnaryDupService (4 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncFullyStreamedUnaryDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncFullyStreamedUnaryDupService (4 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncSplitStreamedDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncSplitStreamedDupService (4 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullySplitStreamedDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullySplitStreamedDupService (4 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullyStreamedDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullyStreamedDupService (4 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_AsyncDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_AsyncDupService (4 ms) [ RUN ] HybridEnd2endTest.GenericEcho [ OK ] HybridEnd2endTest.GenericEcho (3 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStream [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStream (3 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStream_SyncDupService [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStream_SyncDupService (4 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStream_AsyncDupService [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStream_AsyncDupService (4 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStreamResponseStream [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStreamResponseStream (3 ms) [ RUN ] HybridEnd2endTest.GenericEchoRequestStreamAsyncResponseStream [ OK ] HybridEnd2endTest.GenericEchoRequestStreamAsyncResponseStream (3 ms) [ RUN ] HybridEnd2endTest.GenericMethodWithoutGenericService E0905 12:20:23.248725654 1378763 server_builder.cc:427] Some methods were marked generic but there is no generic service registered. E0905 12:20:23.248767813 1378763 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0905 12:20:23.248771540 1378763 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0905 12:20:23.248773845 1378763 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0905 12:20:23.248776099 1378763 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0905 12:20:23.248778293 1378763 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. [ OK ] HybridEnd2endTest.GenericMethodWithoutGenericService (1 ms) [----------] 21 tests from HybridEnd2endTest (83 ms total) [----------] 2 tests from HybridEnd2endTest/HybridEnd2endTest [ RUN ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/0 [ OK ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/0 (2 ms) [ RUN ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/1 [ OK ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/1 (3 ms) [----------] 2 tests from HybridEnd2endTest/HybridEnd2endTest (6 ms total) [----------] Global test environment tear-down [==========] 23 tests from 2 test suites ran. (90 ms total) [ PASSED ] 23 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:23,326 detected port server running version 21 2023-09-05 12:20:23,381 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/idle_filter_state_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from IdleFilterStateTest [ RUN ] IdleFilterStateTest.IdlenessStartsTimer [ OK ] IdleFilterStateTest.IdlenessStartsTimer (0 ms) [ RUN ] IdleFilterStateTest.TimerStopsAfterIdle [ OK ] IdleFilterStateTest.TimerStopsAfterIdle (0 ms) [ RUN ] IdleFilterStateTest.TimerKeepsGoingWithActivity [ OK ] IdleFilterStateTest.TimerKeepsGoingWithActivity (0 ms) [ RUN ] IdleFilterStateTest.StressTest [ OK ] IdleFilterStateTest.StressTest (1561 ms) [----------] 4 tests from IdleFilterStateTest (1561 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (1561 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:25,011 detected port server running version 21 Port server started successfully 2023-09-05 12:20:25,066 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/if_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from IfTest [ RUN ] IfTest.ChooseTrue [ OK ] IfTest.ChooseTrue (0 ms) [ RUN ] IfTest.ChooseFalse [ OK ] IfTest.ChooseFalse (0 ms) [ RUN ] IfTest.ChooseSuccesfulTrue [ OK ] IfTest.ChooseSuccesfulTrue (0 ms) [ RUN ] IfTest.ChooseSuccesfulFalse [ OK ] IfTest.ChooseSuccesfulFalse (0 ms) [ RUN ] IfTest.ChooseFailure [ OK ] IfTest.ChooseFailure (0 ms) [----------] 5 tests from IfTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (0 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:25,133 detected port server running version 21 2023-09-05 12:20:25,188 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/init_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from Init [ RUN ] Init.test [ OK ] Init.test (5 ms) [ RUN ] Init.blocking [ OK ] Init.blocking (0 ms) [ RUN ] Init.shutdown_with_thread [ OK ] Init.shutdown_with_thread (0 ms) [ RUN ] Init.mixed [ OK ] Init.mixed (0 ms) [ RUN ] Init.mixed_with_thread [ OK ] Init.mixed_with_thread (0 ms) [ RUN ] Init.plugin [ OK ] Init.plugin (0 ms) [ RUN ] Init.repeatedly [ OK ] Init.repeatedly (0 ms) [ RUN ] Init.repeatedly_blocking [ OK ] Init.repeatedly_blocking (2 ms) [----------] 8 tests from Init (9 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (9 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:25,270 detected port server running version 21 2023-09-05 12:20:25,325 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/initial_settings_frame_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:25,952 detected port server running version 21 Port server started successfully 2023-09-05 12:20:26,008 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/inproc_callback_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:26,133 detected port server running version 21 2023-09-05 12:20:26,189 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/insecure_security_connector_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from InsecureSecurityConnector [ RUN ] InsecureSecurityConnector.MakeAuthContextTest [ OK ] InsecureSecurityConnector.MakeAuthContextTest (0 ms) [----------] 1 test from InsecureSecurityConnector (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:26,260 detected port server running version 21 2023-09-05 12:20:26,316 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/invalid_call_argument_test E0905 12:20:26.336020532 1379303 call.cc:842] validate_metadata: UNKNOWN:Metadata keys cannot start with : {created_time:"2023-09-05T12:20:26.335979775+08:00", file_line:93, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:39,430 detected port server running version 21 2023-09-05 12:20:39,486 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/iomgr_event_engine_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from EventEngineTimerTest [ RUN ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly [ OK ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly (3 ms) [ RUN ] EventEngineTimerTest.SupportsCancellation [ OK ] EventEngineTimerTest.SupportsCancellation (0 ms) [ RUN ] EventEngineTimerTest.CancelledCallbackIsNotExecuted [ OK ] EventEngineTimerTest.CancelledCallbackIsNotExecuted (0 ms) [ RUN ] EventEngineTimerTest.TimersRespectScheduleOrdering [ OK ] EventEngineTimerTest.TimersRespectScheduleOrdering (101 ms) [ RUN ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse [ OK ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse (2 ms) [ RUN ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled [ OK ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled (10012 ms) [----------] 6 tests from EventEngineTimerTest (10120 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (10120 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:49,680 detected port server running version 21 Port server started successfully 2023-09-05 12:20:49,735 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/istio_echo_server_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from EchoTest [ RUN ] EchoTest.SimpleEchoTest [ OK ] EchoTest.SimpleEchoTest (7 ms) [ RUN ] EchoTest.ForwardEchoTest [ OK ] EchoTest.ForwardEchoTest (3005 ms) [ RUN ] EchoTest.ForwardEchoTestUnhandledProtocols [ OK ] EchoTest.ForwardEchoTestUnhandledProtocols (4 ms) [ RUN ] EchoTest.ForwardEchoFailure [ OK ] EchoTest.ForwardEchoFailure (4 ms) [----------] 4 tests from EchoTest (3022 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (3022 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:52,838 detected port server running version 21 Port server started successfully 2023-09-05 12:20:52,894 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/join_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from JoinTest [ RUN ] JoinTest.Join1 [ OK ] JoinTest.Join1 (0 ms) [ RUN ] JoinTest.Join2 [ OK ] JoinTest.Join2 (0 ms) [ RUN ] JoinTest.Join3 [ OK ] JoinTest.Join3 (0 ms) [----------] 3 tests from JoinTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:52,961 detected port server running version 21 Port server started successfully 2023-09-05 12:20:53,017 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/json_test [==========] Running 22 tests from 1 test suite. [----------] Global test environment set-up. [----------] 22 tests from Json [ RUN ] Json.Whitespace [ OK ] Json.Whitespace (0 ms) [ RUN ] Json.Utf16 [ OK ] Json.Utf16 (0 ms) [ RUN ] Json.Utf8 [ OK ] Json.Utf8 (0 ms) [ RUN ] Json.NestedEmptyContainers [ OK ] Json.NestedEmptyContainers (0 ms) [ RUN ] Json.EscapesAndControlCharactersInKeyStrings [ OK ] Json.EscapesAndControlCharactersInKeyStrings (0 ms) [ RUN ] Json.WriterCutsOffInvalidUtf8 [ OK ] Json.WriterCutsOffInvalidUtf8 (0 ms) [ RUN ] Json.ValidNumbers [ OK ] Json.ValidNumbers (0 ms) [ RUN ] Json.Keywords [ OK ] Json.Keywords (0 ms) [ RUN ] Json.InvalidInput [ OK ] Json.InvalidInput (0 ms) [ RUN ] Json.UnterminatedString [ OK ] Json.UnterminatedString (0 ms) [ RUN ] Json.InvalidUtf16 [ OK ] Json.InvalidUtf16 (0 ms) [ RUN ] Json.ImbalancedSurrogatePairs [ OK ] Json.ImbalancedSurrogatePairs (0 ms) [ RUN ] Json.EmbeddedInvalidWhitechars [ OK ] Json.EmbeddedInvalidWhitechars (0 ms) [ RUN ] Json.EmptyString [ OK ] Json.EmptyString (0 ms) [ RUN ] Json.ExtraCharsAtEndOfParsing [ OK ] Json.ExtraCharsAtEndOfParsing (0 ms) [ RUN ] Json.ImbalancedContainers [ OK ] Json.ImbalancedContainers (0 ms) [ RUN ] Json.BadContainers [ OK ] Json.BadContainers (0 ms) [ RUN ] Json.DuplicateObjectKeys [ OK ] Json.DuplicateObjectKeys (0 ms) [ RUN ] Json.TrailingComma [ OK ] Json.TrailingComma (0 ms) [ RUN ] Json.KeySyntaxInArray [ OK ] Json.KeySyntaxInArray (0 ms) [ RUN ] Json.InvalidNumbers [ OK ] Json.InvalidNumbers (0 ms) [ RUN ] Json.Equality [ OK ] Json.Equality (0 ms) [----------] 22 tests from Json (0 ms total) [----------] Global test environment tear-down [==========] 22 tests from 1 test suite ran. (0 ms total) [ PASSED ] 22 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:53,088 detected port server running version 21 2023-09-05 12:20:53,144 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/json_token_test E0905 12:20:53.163917516 1379652 json_token.cc:130] JSON key parsing: UNKNOWN:JSON parsing failed {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc", file_line:890, created_time:"2023-09-05T12:20:53.163841464+08:00", children:[UNKNOWN:JSON parse error at index 1198 {created_time:"2023-09-05T12:20:53.163826426+08:00", file_line:886, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc"}]} E0905 12:20:53.163955708 1379652 json_token.cc:81] Invalid json. E0905 12:20:53.163977849 1379652 json_token.cc:86] JSON key parsing: UNKNOWN:Property type not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-05T12:20:53.16397302+08:00"} E0905 12:20:53.163996434 1379652 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_id not found in JSON object. {created_time:"2023-09-05T12:20:53.163992757+08:00", file_line:46, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc"} E0905 12:20:53.164013155 1379652 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_email not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-05T12:20:53.164009709+08:00"} E0905 12:20:53.164029065 1379652 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property private_key_id not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-05T12:20:53.164025729+08:00"} E0905 12:20:53.164039334 1379652 json_token.cc:102] JSON key parsing: UNKNOWN:Property private_key not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-05T12:20:53.164035868+08:00"} E0905 12:20:53.166418894 1379652 oauth2_credentials.cc:94] Parsing refresh token: UNKNOWN:Property type not found in JSON object. {created_time:"2023-09-05T12:20:53.166409386+08:00", file_line:46, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc"} E0905 12:20:53.166442398 1379652 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_id not found in JSON object. {created_time:"2023-09-05T12:20:53.16643801+08:00", file_line:46, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc"} E0905 12:20:53.166451706 1379652 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_secret not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-05T12:20:53.166448209+08:00"} E0905 12:20:53.166460552 1379652 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property refresh_token not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-05T12:20:53.166457126+08:00"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:53,225 detected port server running version 21 2023-09-05 12:20:53,281 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/jwt_verifier_test E0905 12:20:53.298505791 1379660 jwt_verifier.cc:325] JWT is expired. E0905 12:20:53.298554372 1379660 jwt_verifier.cc:128] Invalid iss field E0905 12:20:53.298560484 1379660 jwt_verifier.cc:346] Audience mismatch: expected https://bar.com and found https://foo.com. E0905 12:20:53.298566625 1379660 jwt_verifier.cc:334] Email issuer (evil@blah.foo.com) cannot assert another subject (juju@blah.foo.com) than itself. E0905 12:20:53.304149898 1379660 jwt_verifier.cc:709] Could not find jwks_uri in openid config. E0905 12:20:53.304952442 1379660 jwt_verifier.cc:667] Could not find verification key with kid e6b5137873db8d2ef81e06a47289e6434ec8a165. E0905 12:20:53.305821290 1379660 jwt_verifier.cc:643] JWT signature verification failed. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:53,365 detected port server running version 21 2023-09-05 12:20:53,420 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/lame_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:53,497 detected port server running version 21 Port server started successfully 2023-09-05 12:20:53,553 my port server is version 21 + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/large_metadata_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:53,831 detected port server running version 21 2023-09-05 12:20:53,887 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/latch_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from LatchTest [ RUN ] LatchTest.Works [ OK ] LatchTest.Works (0 ms) [----------] 1 test from LatchTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-05 12:20:53,955 detected port server running version 21 2023-09-05 12:20:54,011 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m x86_64-OpenCloudOS-linux-gnu/lb_get_cpu_stats_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GetCpuStatsTest [ RUN ] GetCpuStatsTest.ReadOnce [ OK ] GetCpuStatsTest.ReadOnce (0 ms) [ RUN ] GetCpuStatsTest.BusyNoLargerThanTotal [ OK ] GetCpuStatsTest.BusyNoLargerThanTotal (0 ms) [ RUN ] GetCpuStatsTest.Ascending /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/load_reporter/get_cpu_stats_test.cc:48: Failure Expected: (prev.first) <= (cur.first), actual: 150074189 vs 150074188 [ FAILED ] GetCpuStatsTest.Ascending (0 ms) [----------] 3 tests from GetCpuStatsTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. [ FAILED ] 1 test, listed below: [ FAILED ] GetCpuStatsTest.Ascending 1 FAILED TEST error: Bad exit status from /var/tmp/rpm-tmp.H1aGRT (%check) Bad exit status from /var/tmp/rpm-tmp.H1aGRT (%check) RPM build errors: Child pid '1295697' is dead Child dead, killing orphans Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec